Commit c45b9a3
authored
fix(matrix,insights): louder unjoined-room error, outcome-only post log (#18)
## Fixed
- Matrix logs a clear actionable error when it cannot join the default room (names the bot user; "invite the bot user, then restart") instead of a soft warn that operators easily miss.
- Insight engine "post findings failed" line no longer re-spreads the notifier error; outcome only, since RetryNotifier already logged the cause.1 parent 7f2b831 commit c45b9a3
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
121 | 124 | | |
122 | 125 | | |
123 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | | - | |
207 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
0 commit comments