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

[redis] add default retry config #244

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented May 29, 2024

needed to handle connection resets (part of #242)

default retry (ExponentialBackoff(cap=5), 15) has an effective timeout of 33 seconds

needed to handle connection resets
@minrk minrk added the enhancement New feature or request label May 29, 2024
@minrk minrk changed the title add default retry config [redis] add default retry config May 29, 2024
@consideRatio consideRatio merged commit 85a7bcc into jupyterhub:main May 29, 2024
9 of 11 checks passed
@minrk minrk deleted the retry-default branch August 30, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants