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
For some server features, it may be useful if the sync client allows a query to re-bootstrap whenever it needs to. The alternative would be the server letting the client know it needs to rebootstrap so the client can send a COQ (either by duplicating the current one, or wait until the next query is sent to the server if it exists already). Since three server features would already benefit from this, it makes sense to add it as a feature to the client.
The text was updated successfully, but these errors were encountered:
For some server features, it may be useful if the sync client allows a query to re-bootstrap whenever it needs to. The alternative would be the server letting the client know it needs to rebootstrap so the client can send a COQ (either by duplicating the current one, or wait until the next query is sent to the server if it exists already). Since three server features would already benefit from this, it makes sense to add it as a feature to the client.
The text was updated successfully, but these errors were encountered: