Getting GeneralException while requesting Historical Data

sharathsankar
Hi Sujit,

This is my kite request parameters to fetch Historical data.
from: 2019-03-01 00:00:00 to: 2023-01-05 00:00:00.0 token:738561 interval:day
I have been receiving candle data for months now, but I have come across the following exception since 20 minutes.
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: com.zerodhatech.kiteconnect.kitehttp.exceptions.GeneralException
  • sharathsankar
    Update: I tested. I am getting the exception 7 out of 8 times I rerun the code, though I am able to see the output the other 1 time.
  • sujith
    Can you enable debug logs and see the exact error message?
  • sharathsankar
    Hi Sujit,
    I have not seen the error since market start. Btw, in my 4 years of kite development experience, this is the only time I encountered this GeneralException error.
    Thanks for the immediate help (I guess you guys fixed something behind the scene while I was away).
Sign In or Register to comment.