Backoff for an operation
Name | Type | Description | Notes |
---|---|---|---|
duration | String | [optional] | |
steps | Integer | Exit with error after this many steps | [optional] |
jitter | BigDecimal | Amount represent a numeric amount. | [optional] |
factor | BigDecimal | Amount represent a numeric amount. | [optional] |