FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add settings retry attempts and interval retry attempts for recurring snapshots · Issue #13454 · apache/cloudstack · GitHub

Add settings retry attempts and interval retry attempts for recurring snapshots #13454

Description

The required feature described as a wish

We are facing a problem with recurring snapshots for volumes. When a recurring snapshot job fails, ACS keeps making endless retry attempts.

The user does not receive any notifications when a recurring snapshot job fails. Only repeated retry attempts to create the snapshot are observed.

In our test case, we reproduced the issue with an error:

Error while creating entity for allocating snapshot

It would be good to have the ability to configure:

  • the of retry attempts
  • the interval between retries

To avoid an infinite snapshot creation loop that ends with an error. After the maximum number of retries is exhausted, a notification should be sent informing that the job has failed.

Related discussion: Recurring snapshots: How to limit retry attempts or configure interval in global settings? #13439

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL