Skip to content

backend: Implement dead letter queue for failed webhook notifications #806

Description

@ONEONUORA

Description

Move permanently failing push/webhook dispatches to DLQ table after 5 retries.

Files to Edit/Create

  • backend/src/services/notifications.rs

Acceptance Criteria

  • Store failure payload and error message in failed_webhook_dlq table.

Guidance / Hints

Record retry counts and error reason.

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