Skip to content

Fix backoff in spicedb#782

Merged
averevki merged 1 commit intoKuadrant:mainfrom
silvi-t:spiceDB-fix
Oct 3, 2025
Merged

Fix backoff in spicedb#782
averevki merged 1 commit intoKuadrant:mainfrom
silvi-t:spiceDB-fix

Conversation

@silvi-t
Copy link
Copy Markdown
Contributor

@silvi-t silvi-t commented Oct 3, 2025

Description

Remove jitter and adjust retry interval

  • Add jitter=None to ensure consistent wait times between retries
  • Update interval from 3s to 5s and max_tries from 5 to 3

Signed-off-by: Silvia Tarabova <starabov@redhat.com>
@silvi-t silvi-t requested a review from averevki October 3, 2025 12:56
@averevki averevki merged commit 7fd38e9 into Kuadrant:main Oct 3, 2025
3 checks passed
@silvi-t silvi-t deleted the spiceDB-fix branch October 23, 2025 08:17
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