Skip to content

Background job failures are silently swallowed #35

Description

@boluwacodes

Failed background jobs (async processing queue) currently log an error and exit without retry or alerting, so failures go unnoticed until a user reports missing data.

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions