]> git.sesse.net Git - skvidarsync/commitdiff
If reconnect fails, don't kill the entire script.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 11 Feb 2024 19:52:49 +0000 (20:52 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 11 Feb 2024 19:52:49 +0000 (20:52 +0100)
The intention was indeed to try again, but RaiseError on DBI->connect()
evidently also raises error on connection failure.


No differences found