KreVet-Ka opened a new issue, #13454:
URL: https://github.com/apache/cloudstack/issues/13454

   ### 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.
   
   <img width="3054" height="1159" alt="Image" 
src="https://github.com/user-attachments/assets/771bb9fe-447d-4e7c-a042-fe74f522eb59";
 />
   
   <img width="235" height="100" alt="Image" 
src="https://github.com/user-attachments/assets/026f398f-a31e-4b46-a677-d772a9a3ecc1";
 />
   
   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 
](https://github.com/apache/cloudstack/discussions/13439)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to