#pcpw-node-retries
1 messages · Page 1 of 1 (latest)
@delicate crest correct
correct for both and the default retries depend on the SDK you use and the version
https://github.com/stripe/stripe-node#configuration says 1 for the default
pcpw-node-retries
Does that mean if I only want my client to retry in case of a network error, I don't need to pass in an idempotency key or the maxNetworkRetries option, since that's the default behavior?