Skip to content

[_]: fix/add cache retry strategy#360

Draft
xabg2 wants to merge 2 commits intomasterfrom
fix/add-cache-retry-strategy
Draft

[_]: fix/add cache retry strategy#360
xabg2 wants to merge 2 commits intomasterfrom
fix/add-cache-retry-strategy

Conversation

@xabg2
Copy link
Collaborator

@xabg2 xabg2 commented Mar 9, 2026

This change replaces the strategy with a proper retry mechanism that uses incremental backoff (up to 30 seconds) and gives up after 10 failed attempts, logging an error when the limit is reached. Additionally, maxRetriesPerRequest is set to 3 so individual commands don't hang indefinitely waiting for a dead connection.

@xabg2 xabg2 self-assigned this Mar 9, 2026
@xabg2 xabg2 added the enhancement New feature or request label Mar 9, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

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.

1 participant