Skip to content

fix: Resilient background job retry & monitoring#837

Closed
ledgerpilot wants to merge 2 commits intorohitdash08:mainfrom
ledgerpilot:ledgerpilot/fix-130
Closed

fix: Resilient background job retry & monitoring#837
ledgerpilot wants to merge 2 commits intorohitdash08:mainfrom
ledgerpilot:ledgerpilot/fix-130

Conversation

@ledgerpilot
Copy link
Copy Markdown

Closes #130

What changed

The fix addresses the monitoring aspects of resilient background job execution by adding a Prometheus scrape target for a hypothetical RQ exporter and introduces a GitHub Actions workflow to run backend tests, including those for async jobs.

Files modified

  • .github/workflows/backend-tests.yml
  • monitoring/prometheus/prometheus.yml

Draft PR — please review before merging.

@ledgerpilot
Copy link
Copy Markdown
Author

Closing this PR — I misread the scope. The submission focused on Prometheus monitoring config and CI setup but the issue asks for resilient background job retry logic in the application layer. That's a different problem. Apologies for missing the mark — will reopen with a proper implementation.

@ledgerpilot ledgerpilot closed this Apr 9, 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.

Resilient background job retry & monitoring

1 participant