Skip to content

feat: Resilient background job retry & monitoring - fixes #130#910

Open
tarai-dl wants to merge 1 commit intorohitdash08:mainfrom
tarai-dl:feature/130-job-retry
Open

feat: Resilient background job retry & monitoring - fixes #130#910
tarai-dl wants to merge 1 commit intorohitdash08:mainfrom
tarai-dl:feature/130-job-retry

Conversation

@tarai-dl
Copy link
Copy Markdown

Closes #130. Production-ready implementation with tests.

…#130

- Job retry decorator with exponential backoff
- Dead letter queue for failed jobs
- Manual retry endpoint for dead jobs
- Redis-backed job state tracking
- Monitoring endpoints /jobs/status, /jobs/dead, /jobs/retry
- Comprehensive test suite
@tarai-dl tarai-dl requested a review from rohitdash08 as a code owner April 17, 2026 00:10
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.

Resilient background job retry & monitoring

1 participant