posborne / putio-sync

Python daemon that automatically downloads files from put.io
MIT License
29 stars 12 forks source link

sync client will crash if unexpected HTTP responses are returned #8

Closed posborne closed 10 years ago

posborne commented 10 years ago

This seems to happen occasionally (at random, either on a download or just polling for changes). In this case, my best guess on how to deal is to just log the exception and try again after the normal delay.