It looks like you're new here. If you want to get involved, click one of these buttons!
HTTPSConnectionPool(host=api.kite.trade, port=443): Read timed out. (read timeout=7)
try: Your Code logicexcept ReadTimeout: pass
We are looking to above error. For time being, you can handle above Time out Exception.Something as below: