tjcsl / ion

TJ Intranet 3
https://ion.tjhsst.edu
GNU General Public License v2.0
99 stars 91 forks source link

Catch SSHException/ConnectionException in files module #489

Closed jwoglom closed 5 years ago

jwoglom commented 8 years ago

Specifically "Server connection dropped"

theo-o commented 5 years ago

Exceptions are being caught on every call to an sftp method (https://github.com/tjcsl/ion/blob/master/intranet/apps/files/views.py#L178-L332). Closing.