Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

feat: Add Signed Webhook Event System with Retries#1064

Open
Misch369 wants to merge 1 commit into
rohitdash08:mainfrom
Misch369:feature/webhook-system
Open

feat: Add Signed Webhook Event System with Retries#1064
Misch369 wants to merge 1 commit into
rohitdash08:mainfrom
Misch369:feature/webhook-system

Conversation

@Misch369

Copy link
Copy Markdown

Closes #77. Implemented a robust webhook delivery system using APScheduler for retries with exponential backoff. Signatures are applied via HMAC SHA-256 using endpoint secrets.

@Misch369 Misch369 requested a review from rohitdash08 as a code owner May 21, 2026 16:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Webhook Event System

1 participant