Skip to content

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

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

davidishere1 wants to merge 1 commit into
StellarExpress: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 #29

@netlify

netlify Bot commented Sep 3, 2026

Copy link
Copy Markdown

Deploy Preview for stellarexpressbackend ready!

Name Link
🔨 Latest commit 8fc3a6e
🔍 Latest deploy log https://app.netlify.com/projects/stellarexpressbackend/deploys/6a99b637acc6850008d8a364
😎 Deploy Preview https://deploy-preview-30--stellarexpressbackend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@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