Skip to content

Add Notification Retry Queue #25

Description

@grantfox-oss

Description

Implement a retry queue for failed notification deliveries to improve reliability during temporary network failures.

Tasks
Create a retry queue for failed notifications.
Configure exponential backoff for retries.
Stop retrying after the maximum retry limit.
Log retry attempts and outcomes.

Acceptance Criteria
Failed notifications are automatically retried.
Retry intervals increase progressively.
Notifications exceeding the retry limit are marked as failed.
Retry events are logged.

Activity

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

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions