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:
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!
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!