#aleksfpmi2010-dotnet-timeout
1 messages · Page 1 of 1 (latest)
You'd probably want to wrap the API call in a try/catch block to handle any errors thrown
But will timeout cause any error? Or it will simply wait for eternity without any errors?
If the API request times out, we'll throw a network error I imagine. Details on handling this: https://stripe.com/docs/error-handling?lang=dotnet#catch-exceptions