RestartWorkflowWithBackoff

The entire workflow will be restarted with the initial parameters that were set when the event was fired. A max-retry count is required to be specified with this strategy. max_num_retries and interval_in_seconds must be specified.

Functions

Link copied to clipboard
open override fun toJava(): EnterpriseCrmEventbusProtoFailurePolicyRetryStrategy

Properties

Link copied to clipboard
val javaValue: EnterpriseCrmEventbusProtoFailurePolicyRetryStrategy
Link copied to clipboard
Link copied to clipboard