mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-12 10:56:50 +00:00
We log incorrect ones as we want to catch bugs where Synapse returns bad tokens. However, sometimes clients just send tokens that are e.g. empty. --------- Co-authored-by: Eric Eastwood <erice@element.io>
1 line
91 B
Text
1 line
91 B
Text
Do not log at the exception-level when clients provide empty `since` token to `/sync` API.
|