mirror of https://github.com/watcha-fr/synapse
Add fast path for replication events stream fetch (#16580)
We can bail early if the from token is greater than or equal to the current token.1.103.0-whithout-watcha
parent
fdce83ee60
commit
408c13801a
@ -0,0 +1 @@ |
||||
Fix a long-standing, exceedingly rare edge case where the first event persisted by a new event persister worker might not be sent down `/sync`. |
Loading…
Reference in new issue