We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Different database may need different time to be ready. Currently we wait 30 sec for database to be ready.
stash/pkg/cmds/backup_pg.go
Line 177 in 09af5d3
This is not enough. We should make it configurable via flag. Default value could be 15 min.
The text was updated successfully, but these errors were encountered:
Done for the all available addons. ref: stashed/project#2
Sorry, something went wrong.
No branches or pull requests
Different database may need different time to be ready. Currently we wait 30 sec for database to be ready.
stash/pkg/cmds/backup_pg.go
Line 177 in 09af5d3
This is not enough. We should make it configurable via flag. Default value could be 15 min.
The text was updated successfully, but these errors were encountered: