aio-libs / aio-libs/aioelasticsearch

Frequent timeout errors

Aperta
#117 0 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
137
Fork
39
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I am using this library in a concurrent environment but I frequently get timeout errors when there shouldn't be any.

I am instantiating the `Elasticsearch` object with `maxsize=200` since it could be called by around 200 coroutines at any given time. The default value for the timeout is 10 seconds and should be plenty, but I increased it to 30 seconds and even if the timeouts diminish in frequency I still get a lot of them.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.