An unhandled error has occurred. Reload X
1 / 5
Advanced
A payments API updates a document only if `version` still matches the value read by the client. If another writer has already changed it, the update should affect zero documents. What pattern is this?