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

Added retry mechanic for flushing Redis Cache #820

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

igorwulff
Copy link

Description

During deploys with redis databases with a lot of keys and storage the Redis Flush can get a timeout and fail, causing a deploy to break. This PR tries to solve this by adding a retry mechanic for the Redis Flushdb command.

@crino85 crino85 removed their assignment May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Pull Request Progress
Ready for Review
Development

Successfully merging this pull request may close these issues.

None yet

3 participants