0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-14 10:28:24 +02:00
dendrite/appservice
maxberger 294eff8a7f
Add ID in error messages for ApplicationServices (#3162)
This is to easier identify which service caused the error.

Feature is just improving logging, thus no tests added.

### Pull Request Checklist

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

* [X]  I have justified why this PR doesn't need tests
* [X] Pull request includes a [sign off below using a legally
identifiable
name](https://matrix-org.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

Signed-off-by: `Maximilian Berger <max@berger.name>`

Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>
2023-08-03 09:26:42 +02:00
..
api Add user profile tests, refactor user API methods (#3030) 2023-04-03 20:19:26 +02:00
consumers Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
query Add ID in error messages for ApplicationServices (#3162) 2023-08-03 09:26:42 +02:00
appservice.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
appservice_test.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00