Skip to content

Conversation

@jjmerchante
Copy link
Contributor

Implement exponential backoff in consumers for Redis connection failures. This allows consumers to retry connecting to Redis with increasing delays when the connection fails.

Related to chaoss/grimoirelab#740

Implement exponential backoff in consumers for Redis
connection failures. This allows consumers to retry
connecting to Redis with increasing delays when the
connection fails.

Signed-off-by: Jose Javier Merchante <[email protected]>
Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sduenas sduenas merged commit c4ef818 into chaoss:main Oct 7, 2025
9 checks passed
@sduenas sduenas moved this to 2.0-alpha1 in GrimoireLab Roadmap Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 2.0-alpha1

Development

Successfully merging this pull request may close these issues.

2 participants