Add support for idempotent requests to the API
Add Idempotency-Key to request ala Stripe's API. https://stripe.com/docs/api?lang=curl#idempotent_requests
26
votes

-
Jannik Jannik commented
Would be still important to us - makes our systems more fault resistant
-
Ігор Помаранський commented
Any progress on this?