A newer version is available. For the latest information, see the
current release documentation.
retry_count
editretry_count
editThis 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
.