swapniljariwala / nsepy

Python Library to get publicly available data on NSE website ie. stock quotes, historical data, live indices
https://nsepy-xyz.web.app
Other
759 stars 377 forks source link

Connection #225

Open maheshgune opened 2 years ago

maheshgune commented 2 years ago

Hello,

I am getting following message repeatedly.

ConnectionError: ('Connection aborted.', TimeoutError(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond', None, 10060, None))

I have to often check the command manually before I execute the program so as to avoid error.

Is this known issue? Any workarond? (There is no network issue. other libraries fetching the data are working properly. Only issue with NSEpy.)

I have latest version of NSEpy.

Thanks.

Mahesh