Skip to content

"[Enhancement] Implement Dead-Letter Queue for Events" labels: [enhancement, reliability, event-processing] #54

@robertocarlous

Description

@robertocarlous

Summary

Introduce a dead-letter queue (DLQ) mechanism to store unparseable or failed events. Include retry logic and manual intervention capabilities to ensure no events are lost.

Acceptance Criteria

  • Unparseable events are stored in a DLQ
  • Retry mechanism for failed events
  • Manual intervention possible for DLQ events
  • Monitoring and alerting for DLQ size
  • Documentation updated

Metadata

Metadata

Assignees

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