Skip to content

Comments

feat(queue): adjust retry strategy for jobs in Horizon config#269

Merged
Muetze42 merged 1 commit intomainfrom
development
Jan 25, 2026
Merged

feat(queue): adjust retry strategy for jobs in Horizon config#269
Muetze42 merged 1 commit intomainfrom
development

Conversation

@Muetze42
Copy link
Owner

  • Increase tries from 1 to 3 for better fault tolerance
  • Add exponential backoff intervals [30, 60, 300] to improve job retry behavior

- Increase `tries` from 1 to 3 for better fault tolerance
- Add exponential `backoff` intervals `[30, 60, 300]` to improve job retry behavior
@Muetze42 Muetze42 merged commit 194681c into main Jan 25, 2026
1 of 2 checks passed
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.

1 participant