python-mapswipe-workers icon indicating copy to clipboard operation
python-mapswipe-workers copied to clipboard

Mapswipe Workers Creation: handle TransportError

Open Hagellach37 opened this issue 3 years ago • 0 comments

TransportError ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

we can handle this error, e.g. in https://github.com/mapswipe/python-mapswipe-workers/blob/master/mapswipe_workers/mapswipe_workers/mapswipe_workers.py#L444

Hagellach37 avatar Apr 16 '21 10:04 Hagellach37