RetryStrategy
Retry strategy for the task or task environment. Retry strategy is optional or can be a simple number of retries.
Attributes
| Attribute | Type | Description |
|---|---|---|
| count | int | The number of retries. |
Retry strategy for the task or task environment. Retry strategy is optional or can be a simple number of retries.
| Attribute | Type | Description |
|---|---|---|
| count | int | The number of retries. |