Skip to content

Add retry and dead-letter handling for background jobs - #36

Open
davidishere1 wants to merge 1 commit into
stellXpress:mainfrom
davidishere1:seed-15
Open

davidishere1 wants to merge 1 commit into
stellXpress:mainfrom
davidishere1:seed-15

Conversation

@davidishere1

@davidishere1 davidishere1 commented Sep 3, 2026 •

Copy link
Copy Markdown
Contributor

Adds retry-with-backoff and a dead-letter queue with alerting for jobs that exhaust retries.

Closes #35

@boluwacodes boluwacodes changed the title Seed task #15: contribution by davidishere1 Add retry and dead-letter handling for background jobs Sep 3, 2026
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.

Background job failures are silently swallowed

1 participant