Skip to content
Discussion options

You must be logged in to vote

It lets the client safely retry a request (like a payment POST) without creating duplicate effects. The server stores the key for a certain period; if the same key is sent again with identical request data, the server returns the original response instead of processing the operation twice.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by shrouale
Comment options

You must be logged in to vote
1 reply
@sam-dev-161127
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants