#Samwise-Card

1 messages · Page 1 of 1 (latest)

odd kelp
#

Hi, I only know that we have a limit of 100 RPS read and 100 RPS write in Live Mode. Where are you seeing the 20 limit?

sinful ibex
#

Can I what kind of call rates my application is doing ?

#

So I have a ballpark amount I should be limiting the script to ? e.i 10 requests per second or something

odd kelp
#

The rates applies the same to every merchant

#

So in Live Mode it's 100 Requests Per Second for Read, and 100 Requests Per Second for Write

#

But besides, your application needs to be resilience to rate limiting, like the Doc mentioned. Generally when you received a rate limited error, your program should wait and retry later gracefully