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.