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

Expose job backoff strategies and make them configurable #838

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

KitsuneRal
Copy link
Member

SyncJob doesn't only have unlimited retries now, it also backs off in a different way, to address for its special situation as a de-factor keep- alive signal. Fixes #837.

SyncJob doesn't only have unlimited retries now, it also backs off in a
different way, to address for its special situation as a de-factor keep-
alive signal. Fixes #837.
@KitsuneRal KitsuneRal force-pushed the kitsune/fix-sync-timeouts branch from 7861781 to bee9d44 Compare November 27, 2024 20:29
@KitsuneRal KitsuneRal merged commit e44d3a2 into dev Nov 28, 2024
6 checks passed
@KitsuneRal KitsuneRal deleted the kitsune/fix-sync-timeouts branch November 28, 2024 21:25
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.

Sync jobs time out all too often
1 participant