diff options
| author | reivilibre <oliverw@matrix.org> | 2024-07-23 11:51:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-23 11:51:34 +0100 |
| commit | 1daae43f3aded13ccab1fbacbe8fa299cc2e359e (patch) | |
| tree | dcc0391ff12d8484733d1eedecb2dfab0665c84c /synapse/notifier.py | |
| parent | Fixed presence results not returning offline users on initial sync (#17231) (diff) | |
| download | synapse-1daae43f3aded13ccab1fbacbe8fa299cc2e359e.tar.xz | |
Reduce volume of 'Waiting for current token' logs, which were introduced in v1.109.0. (#17428)
Introduced in: #17215 This caused us a minor bit of grief as the volume of logs produced was much higher than normal --------- Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
Diffstat (limited to '')
| -rw-r--r-- | synapse/notifier.py | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/synapse/notifier.py b/synapse/notifier.py |
