Skip to content

Adding parameter: startupTimeout

Latest
Compare
Choose a tag to compare
@nmacgreg nmacgreg released this 02 Jun 17:15
· 3 commits to main since this release

This fixes Issue #6, in which the backup failed because it took more than the hardcoded time for the second copy of the database to fully start up. I added the new parameter to the configuration file, and modified the code to respect the parameter, in the loop where it waits for the DB to start