According to the Self-Service Blueprint and Task configuration settings, the specific parameter that enables and controls the number of retries for a failed task is theRetry Count.
Retry Count:This integer value determines how many times the system will attempt to re-execute the task if it returns a failure status. If this is set to 0 (default in some views), no retries occur. Setting it to a value of 1 or higher enables the retry logic.
Retry Interval (Option A):This setting defines thewait time(in seconds) between the attempts, but without a positiveRetry Count, the interval is irrelevant.
Timeout (Option B):This defines how long the system waits for a single attempt to complete before marking it as failed.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit