matrix-org / matrix-org/matrix-spec
Push API should support multiple notifications in a single push (bulk API)
Open
Nobody has claimed this yet.
A-Push
feature
- Dominant language
- HTML
- Stars
- 330
- Forks
- 150
- Avg merge
- 2h 21m
- Merged PRs (30d)
- 3
Description
It currently supports one notification but there is some evidence to suggest it would be more efficient to deliver these in bulk transaction-like requests.
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
Start by reading the linked Matrix Push Gateway specification section and the referenced Synapse issue #7113 to understand the current single-notification request and the evidence for batching. The work is complete when the Push API specifies how multiple notifications are delivered in a single transaction-like request.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100