Skip to content

Module: Webhooks & Reliable Event Delivery #128

Description

@memplethee-lab

Feature Request

Problem Statement

Third-party consumers and partners need reliable event delivery; current ad-hoc webhooks are best-effort without retries or signing.

Proposed Solution

Build a Webhooks & Reliable Event Delivery module with retry/backoff, dead-letter queue, HMAC signing, and subscription management.

Alternatives Considered

Relying on external brokers increases operational overhead for the project and reduces control over retries and security.

Additional Context

Provide metrics and DLQ visibility so Grant reviewers can evaluate reliability and security posture.

Implementation Ideas (Optional)

  • Delivery worker with configurable concurrency and exponential backoff
  • Subscriber management API and signing keys per-subscriber

Would you be willing to contribute?

  • Yes, I'd like to submit a PR for this feature
  • I can help with testing
  • I can help with documentation

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third CampaignenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions