-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description
Implement a webhook management system for third-party integrations with event filtering, retry logic, delivery tracking, and signature verification.
Requirements
- Implement webhook registration API
- Add event filtering by type
- Support webhook signature verification
- Implement exponential backoff retry
- Add delivery attempt tracking
- Support webhook testing/pinging
- Implement webhook versioning
- Add webhook analytics dashboard
Acceptance Criteria
- Webhook registration working
- Filtering correct
- Signatures verified
- Retries functional
- Dashboard informative
Technical Notes
- Implement HMAC signature verification
- Use BullMQ for retry queue
- Consider using Svix for managed webhooks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program