Skip to content

[hard] Add dead-letter queue for failed policy deployment jobs #290

Description

@davedumto

Summary

Policy deployment jobs that repeatedly fail are currently retried indefinitely with no dead-letter handling.

Requirements

  • Route jobs exceeding max retry count to a dead-letter queue
  • Add an admin endpoint to inspect and requeue dead-lettered jobs
  • Add tests covering the retry-then-deadletter path
  • Add alerting when the dead-letter queue depth exceeds a threshold

Activity

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

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions