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
The default saveAttempts setting is 5. Since there is no save retry delay, this means closing a document will only take the amount of time those 5 UpdateAsync calls take. That's a lot less then the 20 seconds loading is retried for.