Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequent timeout errors #117

Open
rubik opened this issue Aug 22, 2018 · 0 comments
Open

Frequent timeout errors #117

rubik opened this issue Aug 22, 2018 · 0 comments

Comments

@rubik
Copy link

rubik commented Aug 22, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant