livingdata-co / addok-server

Full-featured HTTP API for addok
MIT License
10 stars 2 forks source link

Lot of HTTP 504 #9

Open reeslo opened 3 months ago

reeslo commented 3 months ago

Hi, I have som 504 error. Appear when we have very low traffic 5qps : {"code":504,"message":"The request is taking too long to complete"}

My config 31 GB RAM 8 CPU @ 2.4

I have no idea what do these errors.

jdesboeufs commented 3 months ago

Hello,

Which data are you using?

reeslo commented 3 months ago

The latest full database from

https://adresse.data.gouv.fr/data/ban/adresses/latest/addok/addok-france-bundle.zip

reeslo commented 1 month ago

Hi @jdesboeufs this error occur for certain queries : https://api-adresse.data.gouv.fr/search?q=12%20rue%20esouerd&limit=5&type=housenumber https://api-adresse.data.gouv.fr/search?q=27%20rue%20des%20lartyr&limit=5&type=housenumber https://api-adresse.data.gouv.fr/search?q=13avenue%20de%20garnacb&limit=5&type=housenumber

image