#joel-rate-limits
1 messages ยท Page 1 of 1 (latest)
Hi ๐
You may hit Stripe rate limits (100 rps in Live mode) depending on how many Payment Intents you need to create but only if you are doing them in parallel.
100rps is enough. I can make a 1 second delay between each request, so that wouldn't be a problem. Thanks
Great, happy to help ๐