Loading

retry_count

Note

This setting is only used by the delete snapshots action.

 action: delete_snapshots description: "Delete selected snapshots from 'repository'" options: repository: ... retry_interval: 120 retry_count: 3 filters: - filtertype: ... 

The value of this setting is the number of times to retry deleting a snapshot.

The default for this setting is 3.