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

Lower the default max wait timeout #470

Open
JamesRTaylor opened this issue Oct 9, 2020 · 0 comments
Open

Lower the default max wait timeout #470

JamesRTaylor opened this issue Oct 9, 2020 · 0 comments

Comments

@JamesRTaylor
Copy link
Contributor

The default max wait timeout (DEFAULT_POOL_MAX_WAIT_TIMEOUT) should be lowered from 5000 milliseconds to 500 milliseconds. Having a higher wait time leads to more query timeouts and failures. The only downside of lowering it is that you'll fallback to S3 reads more frequently, but this is probably the correct behavior when the system is under heavy load and not responding within the default allowed time.

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