#minaturecookie-rate-limits

1 messages ยท Page 1 of 1 (latest)

jolly tusk
#

Unfortunately there isn't a way to consolidate those four API calls with each other.

#

If you are concerned with hitting our rate limits, I would talk to your account manager or our support.

#

It is typically pretty hard to hit them though. How quickly are you estimating those four will be called for an anonymous booking?

frail terrace
#

Cheers Pompey ๐Ÿ™‚

I am concurrently looking at getting our rate limit temporarily adjusted โ€” we're projecting the possibility of hitting 80 bookings per second for a span of a few minutes (i.e. 320 Stripe requests per second)

#

What if we didn't create a Customer ID at all (and just re-used one permanent "anonymous" customer ID)? Or pre-created a load of customer IDs to use, or something?
We don't use the customer ID at all on our end, so the API call feels a bit superfluous

jolly tusk
#

Good to hear you already reached out. If you aren't using the customer object on your side or in our calls, I think you can avoid using it

#

Though yes, pre-creating customer IDs would also work if you do end up needing customer objects