How Shall I overcome risk of getting stuck in Too Many Request?

shivdas_b
shivdas_b edited November 2022 in Python client
1. We are ok to Pay 2k * 4 (times) to increase our api rate limits by 4X
2. But we want stability (even if we punch 200 or 400 or 800 orders per minute)
3. As we cannot say how many order we will punch nor we want to make it restricted system
4. currently we move 5 strikes in single click which creates approx 50 orders
5. API was working perfectly fine before some days but now it always says To Many Requests
Tagged:
Sign In or Register to comment.