☰
Login
Signup
Home
›
API clients
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
September 2018
amitk
September 2018
sujith
Error while placing 100 orders back to back using Nodejs
amitk
September 2018
in
API clients
I am getting following error while placing 100 back to back orders.
{
"status": "error",
"message": "Too many requests",
"error_type": "NetworkException"
}
Please help.
Tagged:
multiple orders execution
nodejs
sujith
September 2018
You can check out
this thread
for API rate limits.
amitk
September 2018
@sujith
but it was working last week. any comment?
sujith
September 2018
The limits were always there.
There was a maintenance cycle run last week probably before that rate limits were not enforced properly for some time.
Sign In
or
Register
to comment.
There was a maintenance cycle run last week probably before that rate limits were not enforced properly for some time.