You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the API has been experiencing issues with handling multiple requests simultaneously since last week. I encountered the following errors when looping through multiple pages:
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
During handling of the above exception, another exception occurred:
ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
Could you please advise on this issue?
Thanks!
The text was updated successfully, but these errors were encountered:
Hey,
It seems that the API has been experiencing issues with handling multiple requests simultaneously since last week. I encountered the following errors when looping through multiple pages:
Could you please advise on this issue?
Thanks!
The text was updated successfully, but these errors were encountered: