429 - Too Many requests
-
Hello
I have logic in my code to ensure that not more than 10 orders are placed per second. The code waits for a second before executing the next one.
However I am still facing a "429 - Too many requests" error message.
What could be the issue? -
Hi @mvinayakam mail us your piece of code api@angelbroking.com .
-
@admin Any update on this
-
@admin Yes. I have an explicit wait for 1 second if the number of requests exceed 10.
-
HI @mvinayakam Did you tried waiting for more then a sec.
-
@admin Thanks for the quick turnaround.
Here is the response
{ status: 429, message: 'Too Many Requests' }
The client id would be R238504 and R550480.
-
HI @mvinayakam please post the response and the client id here.
1 out of 7