dendrite/userapi/consumers
Till 654fee9818
[notifications] Give each HTTP request its own context (#3569)
Give each HTTP request its own context to avoid timing out subsequent
notification requests if the first already times out.

### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [ ] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off
below](https://element-hq.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

---------

Signed-off-by: Till Faelligen <2353100+S7evinK@users.noreply.github.com>
2025-05-16 17:35:30 +02:00
..
clientapi.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
devicelistupdate.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
roomserver.go [notifications] Give each HTTP request its own context (#3569) 2025-05-16 17:35:30 +02:00
roomserver_test.go Rename the go package 2024-10-17 17:33:45 +02:00
signingkeyupdate.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00