I see, I don't have insights to their implementation details. But I'd guess:
1) they store the idempotency key only after ACID DB passes the request.
2) Or remove the idempotency key if ACID DB fails the request.
Does that help? Perhaps I'm overseeing some details or misunderstood the question.
undefined subscriptions will be displayed on your profile (edit)
Skip for now
For your security, we need to re-authenticate you.
Click the link we sent to , or click here to sign in.
I see, I don't have insights to their implementation details. But I'd guess:
1) they store the idempotency key only after ACID DB passes the request.
2) Or remove the idempotency key if ACID DB fails the request.
Does that help? Perhaps I'm overseeing some details or misunderstood the question.