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 think this approach is not idempotent. If there is a network error on the update request and it goes through anyway you'll end up retrying the update request and update twice. If nothing else you should probably call this out in your docs.
The text was updated successfully, but these errors were encountered:
I think this approach is not idempotent. If there is a network error on the update request and it goes through anyway you'll end up retrying the update request and update twice. If nothing else you should probably call this out in your docs.
The text was updated successfully, but these errors were encountered: