]> gitweb.michael.orlitzky.com - untangle-https-backup.git/commitdiff
bin/untangle-https-backup: expect and report socket timeouts.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 18 Apr 2018 00:38:31 +0000 (20:38 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 18 Apr 2018 00:45:56 +0000 (20:45 -0400)
In the last commit, a configurable socket "timeout" was added. If that
timeout is reached, a socket.timeout exception will be thrown. This
commit catches those exceptions in the main executable, reports them
gracefully, and proceeds with the remaining backups.


No differences found