python-mapswipe-workers
python-mapswipe-workers copied to clipboard
Mapswipe Workers Creation: handle TransportError
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