mirror of
https://github.com/element-hq/dendrite.git
synced 2025-07-01 00:06:27 +00:00
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> |
||
---|---|---|
.. | ||
api | ||
consumers | ||
internal | ||
producers | ||
storage | ||
types | ||
util | ||
userapi.go | ||
userapi_test.go |