Is your feature request related to a problem? Please describe.
Current logic has hardcoded timeouts to wait for volumes/snapshots (5m). Sometimes it may take a while for a snapshot/volume to be created, which may fail a backup/restore.
Describe the solution you'd like
Add configurable timeouts into a backupStorageLocation provider config.
Is your feature request related to a problem? Please describe.
Current logic has hardcoded timeouts to wait for volumes/snapshots (5m). Sometimes it may take a while for a snapshot/volume to be created, which may fail a backup/restore.
Describe the solution you'd like
Add configurable timeouts into a
backupStorageLocation
provider config.