facultyai / faculty-sync

Synchronise a local directory with your Faculty platform workspace
https://pypi.org/project/faculty_sync/
Apache License 2.0
10 stars 1 forks source link

Handle network disconnection gracefully #16

Open pbugnion opened 6 years ago

pbugnion commented 6 years ago

At the moment, if we lose network connections, there are some instances where an ugly traceback is printed on the screen. It would be good to handle disconnections more gracefully.