You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Part of #12994 and #12989, we would like a stream that workers can follow to be notified of rooms becoming un-partial-stated. This includes their use in sync tokens for non-lazy-loading syncers.
Bear in mind the stream may have multiple writers in the future — that said, it's very possible that we can just bounce writes through the master since it won't be a high-traffic stream.