mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-01 23:06:05 -04:00
![]() IIRC this doesn't break tests because its only hit on reconnection, or something. Basically, when a process needs to fetch missing updates for the `typing` stream it needs to query the writer instance via HTTP (as we don't write typing notifications to the DB), the problem was that the endpoint (`streams`) was only registered on master and specifically not on the typing writer worker. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
devices.py | ||
federation.py | ||
login.py | ||
membership.py | ||
presence.py | ||
register.py | ||
send_event.py | ||
streams.py |