#chrisg-issuing-500
1 messages · Page 1 of 1 (latest)
Here's a create req_M4Wzn6coIfqf5w
sorry, that's a GET
here's a POST req_SkjImRyjAZrRHP
looking
We're seeing a lot of them on our account
yeah I can see that. Give me a few minutes
okay I see those errors, we're looking into it
we're working on a fix
@hallow sun we're seeing recovery
I am seeing this as well
awesome
So, some of our attempts to retry are failing due to idempotency key matching from the original 500 and the re-attempt. Is it normal that a 500 gets recorded and the key can't be the same?
yes
https://stripe.com/docs/error-low-level#idempotency covers some of this
but you will need a new idempotency key for those to work
The problem is it's the same operation on our end but you failed it on your end so it never completed