#Obo - Price Limit

1 messages · Page 1 of 1 (latest)

teal grail
#

Nope, not as far as I know. What were you thinking?

#

(I've got a single test product with 8 prices)

ancient grove
#

Just wanting to make sure that I'm building in a way that can scale

#

this thread describes what I'm looking at

teal grail
#

Yeah, I'm just trying to get an order of magnitude estimate for the number of prices you plan to assign

ancient grove
#

I just want to be sure that if we ever scale to say, 100k prices for a singular product, we don't break anything

teal grail
#

There isn't a hard limit AFAIK (nothing documented).

ancient grove
#

cool. with numbers as high as I'm looking at, is that something you would recommend asking elsewhere or are you confident enough that I'll probably be fine

#

(based on other limits in stripe you might be aware of)

teal grail
#

I think you'll be fine. I just recently wrote a script that generated over 1M coupons and my only problem was rate limiting.

ancient grove
#

amazing

#

thanks for the info