Reinvoke Operation
The reinvoke operation is an API function that allows any user or external third-party application to re-invoke previous failed invocations manually, using a series of filters that are passed during re-invocation. Unlike the internal retry mechanism, re-invocation is performed by a third-party function.
The reinvoke operation is sent via a JSON file.
The reinvoke operation enables you to reinvoke multiple previously failed invocations according to specified filters; see Reinvoke Operation Filters for details.
You can also set the Queue and Execution timeout parameters for a task.
Reinvoking Processes on a Clustered Environment
When deploying reinvocation requests using this method on a clustered environment, all of the processes that are being re-invoked will run on the same cluster node.