matrix-org / matrix-org/matrix-sentry-webhooks

Bot should retry sending of messages and respect rate limits

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
bug enhancement
Dominant language
JavaScript
Stars
21
Forks
7
PR merge metrics
No merged PRs in 30d

Description

* Apply a retry if message sending fails (due to homeserver / network / etc)
* Respect rate limits if rate limited

Contributor guide

Open the contributing guide

Research direction

Start by tracing the message-sending entry point in the Sentry webhook integration. Determine how sending failures and rate-limit responses are surfaced; done means transient failures are retried and rate limits are respected without dropping messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.