NosotrosNueces / utcs-uptime

Let's keep a database of everybody's uptime!
https://nosotrosnueces.github.io/utcs-uptime/
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

SSH failures break backgrounding #11

Closed jeversmann closed 9 years ago

jeversmann commented 9 years ago

/root/utcs-uptime/who.js:30 throw error; ^ Error: Command failed: ssh: connect to host dubble-bubble.cs.utexas.edu port 22: Connection timed out

Individual failures should be logged instead of thrown, and depending on the failure the current record should probably be wiped.