Python-NSE-Option-Chain-Analyzer
Python-NSE-Option-Chain-Analyzer copied to clipboard
Http connection gets failed frequently
HTTPSConnectionPool(host='www.nseindia.com', port=443): Max retries exceeded with url: /api/option-chain-indices?symbol=NIFTY (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001E00F3460D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')) <class 'requests.exceptions.ConnectionError'> 4
@praveen0235 Sorry for the late reply. Is it working now or is it still broken? Try increasing the refresh interval.
@praveen0235 Closing this due to inactivity