Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Extend auto-recovery logic #21

Open
ferricoxide opened this issue Oct 3, 2018 · 0 comments
Open

Extend auto-recovery logic #21

ferricoxide opened this issue Oct 3, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@ferricoxide
Copy link
Member

Problem Description:

Auto-recovery logic currently checks the S3 bucket for auto-recovery files but only attempts to use the most-recently written. Extend to attempt to use older backups if more recent ones are corrupt

Fix recommendation:

The auto-recovery function already does a recovery-file validity check as a preflight operation. This logic could be trivially extended to construct and iterate a list of available recovery-files.

@ferricoxide ferricoxide added the enhancement New feature or request label Oct 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant