Description
Overview
Webhook delivery lacks retry logic.
Background
Failed webhooks not retried.
Specifications
Implement webhook retry.
Tasks:
- Add retry mechanism
- Add exponential backoff
- Add dead letter handling
Impacted Files:
- src/payments/webhooks/webhook.controller.ts
Labels: backend, webhook, priority-medium
Acceptance Criteria
Webhook retry implemented
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐
For more context, please refer to the backend README 🚀
Description
Overview
Webhook delivery lacks retry logic.
Background
Failed webhooks not retried.
Specifications
Implement webhook retry.
Tasks:
Impacted Files:
Labels: backend, webhook, priority-medium
Acceptance Criteria
Webhook retry implemented
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐
For more context, please refer to the backend README 🚀