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

ref(redis): Changes redis fork to improved PR for timeout issues #4045

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Sep 19, 2024

Changes the Redis fork commit to an updated PR which tracks connection state instead of hard retting the timed out connection, see redis-rs/redis-rs#1290.

This implicitly also bumps the Redis client version to 0.27.

The PR branch was pushed to the getsentry/redis-rs fork.

Related: https://github.com/getsentry/team-ingest/issues/368

#skip-changelog

@Dav1dde Dav1dde requested a review from a team as a code owner September 19, 2024 08:29
@Dav1dde Dav1dde self-assigned this Sep 19, 2024
@Dav1dde Dav1dde enabled auto-merge (squash) September 19, 2024 08:55
@Dav1dde Dav1dde merged commit 8dc1608 into master Sep 19, 2024
23 checks passed
@Dav1dde Dav1dde deleted the dav1d/redis-pr-timeouts branch September 19, 2024 08:58
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.

2 participants