matrix-org / matrix-org/matrix-hookshot
Webhook endpoint doesn't respond with an error to invalid payloads
Open
GitHub
S-Minor
T-Defect
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
It's just doing that thing of hanging forever, annoyingly.
Contributor guide
Research direction
Start by locating the webhook endpoint and reproducing the hanging behavior with an invalid payload. Trace its request handling to identify where the response stops, then verify that invalid payloads receive an error response instead of hanging indefinitely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100