matrix-org / matrix-org/matrix-hookshot
Heart beat webhook calls
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
I would like to suggest that matrix-hookshot supports the detection of missing heart beat webhook calls. I am thinking of a webhook that has to be called every n minutes, e.g. every 5 minutes. If the web hook is not called for a period two times this, so not within 10 minutes, the hookshot bot emits a message indicating that the heart beat is missing.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify files, tests, or entry points. First clarify the webhook configuration and missing-heartbeat behavior, then trace the existing webhook handling and message-emission paths; it is done when a webhook expected every n minutes produces a Matrix message after two missed intervals.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100