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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
c4c48c0: Preserve data messages when suppressing cached up-to-date notifications during replay.
d9d2666: Prevent subscription startup failures from also surfacing as unhandled promise
rejections after they are delivered to the subscriber error callback.
7b9e9fe: Fix duplicate download of subset snapshot responses caused by the chunk prefetcher mistaking them for a normal chunk to prefetch.