Workarounds to the Retry error handling directive
Workfront Fusion currently does not offer the retry
error handling directive. Use one of the following workarounds to mimic retry functionality.
For instructions, see Directives for error handling.
Use the Break directive
When the Break directive executes, the state of the scenario execution is stored in the queue of incomplete executions. If this occurs, you can then resolve the incomplete execution manually.
For instructions see Resolve errors handled by the Break directive
For instructions on resolving incomplete executions, see View and resolve incomplete executions.
Drawbacks
-
The minimum retry interval is one minute.
-
If the module is processing multiple bundles and the processing of a bundle fails, the partial execution (only the bundle that caused the error) is moved to the incomplete executions folder and scheduled for retries according to the Break directive settings. However, the current execution continues and the module continues to process the subsequent bundles.
To prevent the scenario from executing again until the execution stored in the the Incomplete executions folder has been successfully resolved, enable the “Sequential processing” option in the Scenario settings.
For more information on incomplete executions, see View and resolve incomplete executions.