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

increase redis read timeout 3s -> 30s #196

Merged
merged 1 commit into from Feb 24, 2021
Merged

increase redis read timeout 3s -> 30s #196

merged 1 commit into from Feb 24, 2021

Conversation

davies
Copy link
Contributor

@davies davies commented Feb 24, 2021

Redis client will not retry the request after read timeout, so we increase
read timeout from 3 seconds to 30 seconds. The default of write timeout is
read timeout, so we also change that to 5 seconds (will be retried).

Closes #182

Redis client will not retry the request after read timeout, so we increase
read timeout from 3 seconds to 30 seconds. The default of write timeout is
read timeout, so we also change that to 5 seconds (will be retried).
@davies davies merged commit 191378f into main Feb 24, 2021
@davies davies deleted the read_timeout branch February 24, 2021 06:42
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

Successfully merging this pull request may close these issues.

JuiceFS make a mistake while fio write test
1 participant