Hi Team, I am getting live data every minute using the historical_data. My query is for every minute it is starting a new https connection DEBUG:Starting new HTTPS connection (1): api.kite.trade:443 Is this the case ? does it mean the previous connection will get closed automatically ? or is my way of coding wrong.