☰
Login
Signup
Home
›
Python client
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
11.1K
All Categories
69
Node JS client
21
Go client
648
.Net API client
312
Kite Publisher
513
.Net / VBA / Excel (3rd party)
350
Algorithms and Strategies
837
Java client
845
API clients
368
PHP client
3K
Python client
298
Mobile and Desktop apps
1.1K
Market data (WebSockets)
2.7K
General
In this Discussion
June 9
pybull
June 9
SRIJAN
Multiple read timeout errors when invoking the orders API
pybull
June 9
in
Python client
I have been seeing a lot of read timeout errors, when fetching the orders placed via pykiteconnect. This has been happening since the start of the last couple of days. Is there some load related issue on the servers?
SRIJAN
June 9
All APIs are working fine.
You have to handle the exception and retry .
pybull
June 9
I do retry it, but the amount of errors even after retrying is annoying, and sometimes do not work
Sign In
or
Register
to comment.
You have to handle the exception and retry .