#swoopdog - go timeouts
1 messages · Page 1 of 1 (latest)
We're using v72.92.0 of the stripe-go library
Gotcha. Let me check with a coworker
@terse mesa that unfortunately not possible. The timeout is your own timeout, that's when you asked the code to give up. The request still runs on our end
there isn't a way to stop the request, it's running. You will have to either use our default timeout (30 seconds) or handled the itempotency_key_in_use error and retry based on that
Thank you for the clarification! @placid halo @oak barn