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
Instead, create an intermediate state with JUST the current changes, then sync later and bring things fully into sync. This means JMAP clients may see things out of order, but they're still going to be valid state transitions that bring you to the same point, and they mean that setFoos won't be as expensive.
The text was updated successfully, but these errors were encountered:
Instead, create an intermediate state with JUST the current changes, then sync later and bring things fully into sync. This means JMAP clients may see things out of order, but they're still going to be valid state transitions that bring you to the same point, and they mean that setFoos won't be as expensive.
The text was updated successfully, but these errors were encountered: