Skip to content

feat: Add webhook failures endpoint for debugging#455

Open
Zarmaijemimah wants to merge 2 commits intoSoroScan:mainfrom
Zarmaijemimah:main
Open

feat: Add webhook failures endpoint for debugging#455
Zarmaijemimah wants to merge 2 commits intoSoroScan:mainfrom
Zarmaijemimah:main

Conversation

@Zarmaijemimah
Copy link
Copy Markdown

@Zarmaijemimah Zarmaijemimah commented Apr 28, 2026

Closes #413


feat: Add webhook failures endpoint for debugging

- Add GET /api/webhooks/failures/ endpoint
- Returns URL, error message, and HTTP status code
- Support filtering by subscription_id
- Add comprehensive test suite (15 test cases)
- Add API documentation

Resolves webhook debugging issue
@Zarmaijemimah
Copy link
Copy Markdown
Author

close #413

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 28, 2026

@Zarmaijemimah Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Zarmaijemimah
Copy link
Copy Markdown
Author

Conflict resolved

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create endpoint to retrieve last 50 failed webhook delivery logs

1 participant