☰
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
June 2023
rakeshr
June 2023
Minakshi
June 2023
sujith
Order Execution error - Too many requests
kksunil1981
June 2023
edited June 2023
in
API clients
Today faced below execution error when my 5 Algos triggered exit condition at same time. Why this happened?
#012kiteconnect
.exceptions.NetworkException: Too many requests
sujith
June 2023
It is because you might have hit the rate limits. You can know more about rate limits from the
FAQs
.
Minakshi
June 2023
Hi..Today I faced the same issue: "#012kiteconnect.exceptions.NetworkException: Too many requests"
The thing is my account never hit the rate limit as it was just trying to square off an existing position. How to resolve this?
rakeshr
June 2023
Go through the
orders FAQs here
.
Sign In
or
Register
to comment.
The thing is my account never hit the rate limit as it was just trying to square off an existing position. How to resolve this?