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

Set default timeout of 20 seconds for Redis #111

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Set default timeout of 20 seconds for Redis #111

merged 1 commit into from
Jul 6, 2023

Conversation

jesper7
Copy link
Contributor

@jesper7 jesper7 commented Jul 6, 2023

This PR sets a default timeout of 20 seconds for idle connections in Redis. Although Studio does limit the connections made to Redis, idle connections may occur if a container crashes. So, to be on the safe side, let's enforce this in Redis.

@jesper7 jesper7 added the bug Something isn't working label Jul 6, 2023
@jesper7 jesper7 requested review from mjasion and 0x2b3bfa0 July 6, 2023 07:24
@jesper7 jesper7 self-assigned this Jul 6, 2023
@jesper7 jesper7 merged commit 8aa7bc7 into main Jul 6, 2023
1 check failed
@jesper7 jesper7 deleted the redis-timeout branch July 6, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants