# Recover an uncertain write

Keep the original request identity and payload. Query its outcome if the API supports that read. Retry the same logical operation only under the documented replay contract. A changed payload starts a new operation.

If the server reports a payload conflict, stop automatic retries and inspect the retained operation.