Skip to content
New issue

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

fix: handle DBs that do not have backups enabled #25

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

jfchevrette
Copy link
Member

When a DB does not have backups configured there is no value for LatestRestorableTime is nil.

This change checks for this and returns zero when there is no restorable backup.

@jfchevrette jfchevrette merged commit 3ffe8b8 into app-sre:master Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant