☰
Login
Signup
Home
›
.Net API 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
9.2K
All Categories
9
Go client
538
.Net API client
230
Kite Publisher
473
.Net / VBA / Excel (3rd party)
288
Algorithms and Strategies
719
Java client
678
API clients
331
PHP client
2.3K
Python client
264
Mobile and Desktop apps
996
Market data (WebSockets)
2.3K
General
In this Discussion
March 4
rakeshr
Frequent Read timed out error
rajagopalsri
March 4
in
.Net API client
I keep getting read time out error for the past 3 days ..
HTTPSConnectionPool(host='api.kite.trade', port=443): Read timed out. (read timeout=7)
I am using Kite python API to read historic ohlc data and I am getting the above frequently these days.
Please help resolve
rakeshr
March 4
@rajagopalsri
Maybe you can add a few delay if you are doing multiple period fetches in a single request.
Sign In
or
Register
to comment.
Maybe you can add a few delay if you are doing multiple period fetches in a single request.