Skip to content

[Backend] Implement Scheduled Notification Dispatcher #306

Description

@Abd-Standard

Description

Create a dispatcher capable of sending notifications automatically at scheduled times.

Tasks
Store scheduled execution time.
Poll pending schedules.
Dispatch eligible notifications.
Handle missed schedules.

Acceptance Criteria
Notifications are dispatched on schedule.
Missed schedules are handled gracefully.
Scheduler supports retries.

Contributors start work by running:
git checkout -b backend/scheduled-dispatcher

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions