requests.exceptions.SSLError: HTTPSConnectionPool(host='api.kite.trade', port=443): Max retries exceeded with url: /orders/bo (Caused by SSLError(SSLError("bad handshake: SysCallError(-1, 'Unexpected EOF')",),)). I am trying to place orders but I get this error sometimes.
Sometimes orders are getting placed. Sometimes I am getting this error for certain errors. Is there any explanation for this? or a fix. @rakeshr@sujith
Does above SSLError comes for other API request(like Quote call,order_book,etc) as well ?
@rakeshr @sujith