Skip to content

[Feature request]: Adding retries for Backup and Cloud Backup #231

Description

@sustainjane98

Is your feature request related to a problem? Please describe.
When a job getting stuck while doing a backup or sending it to the cloud, a timeout and retry policy would be awesome so that a success is guaranteed.
Describe the solution you'd like
Add a new field to the sheduling with a timeout and one for the number of retries that should be executed until failure. If the backup process exceeded the timeout stop the process and retry it. This is not counted as a failure of the backup. A failure message is sent when all retries tried and all failed.

Do the same procedure for the cloud backup as well with same fields.

Describe alternatives you've considered
If there is an already existing solution, I couldn't find it.

Additional context
It would be an improvement to make a backup more resilient.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions