giancarlo_perrone
07/07/2022, 2:38 AMrequests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) issues when performing a meltano elt?visch
07/07/2022, 2:48 AMgiancarlo_perrone
07/07/2022, 2:53 AMchristoph
07/07/2022, 6:09 AMjosh_lloyd
08/19/2022, 6:49 PMtime.sleep(0.01) somewhere or just retrying. I don’t get this issue when I run with--log-level=debug` I presume because it artificially adds this microscopic slow between calls due to printing out all the logs??josh_lloyd
08/19/2022, 6:49 PMvisch
08/19/2022, 6:52 PMvisch
08/19/2022, 6:53 PMjosh_lloyd
08/19/2022, 6:56 PMsinger-sdk=0.4.5 .
...
File "/opt/dagster/app/.meltano/extractors/tap-hubspot/venv/lib/python3.7/site-packages/singer_sdk/streams/rest.py", line 322, in request_records
resp = decorated_request(prepared_request, context)
File "/opt/dagster/app/.meltano/extractors/tap-hubspot/venv/lib/python3.7/site-packages/backoff/_sync.py", line 94, in retry
ret = target(*args, **kwargs)
...visch
08/19/2022, 6:56 PMvisch
08/19/2022, 6:58 PMjosh_lloyd
08/19/2022, 7:02 PMvisch
08/19/2022, 7:03 PMjosh_lloyd
08/19/2022, 7:05 PMtry/except somewherevisch
08/19/2022, 7:07 PMjosh_lloyd
08/19/2022, 7:08 PM104 . it didn’t work because I don’t think it even registers as a response.status_codevisch
08/19/2022, 7:09 PMjosh_lloyd
08/19/2022, 7:09 PMvisch
08/19/2022, 7:11 PM