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
I’ve learned that Unavailable isn’t a terminal state. And servers that are requested documents should track those requests so they can play them back out (during a session) if that data later becomes available, and invoke a sync to send the data that it’s now received.
The text was updated successfully, but these errors were encountered:
Following up on
automerge/automerge-repo#343
I’ve learned that Unavailable isn’t a terminal state. And servers that are requested documents should track those requests so they can play them back out (during a session) if that data later becomes available, and invoke a sync to send the data that it’s now received.
The text was updated successfully, but these errors were encountered: