]> gitweb.michael.orlitzky.com - untangle-https-backup.git/commit
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)
commit04cae0dd1a7186272fc174bb68dc7e0f824a8794
treeec34178f4712b8e1ce6db424bde0fe1901847734
parenta37d5cfa4fa2073e3cc3816ca5623b7a1b14d02f
bin/untangle-https-backup: expect and report socket timeouts.

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.
bin/untangle-https-backup