Error : 'Connection aborted.'

Aadhunik
Hi Zerodha,

We are using the Python client to simulate an algorithm. However, we are facing server disconnection issues frequently.
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

Initially, the script was locally hosted and then we moved to the Azure cloud to see if it made any difference. However, we are still getting this issue.

We will appreciate your insight and help.

Kind regards,
Aadhunik
  • rakeshr
    ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
    Go through this thread.
Sign In or Register to comment.