Error Monitor
The error monitoring processor is used to monitor a specified process, including capturing exceptions and performing retry and exception handling operations on the monitored process based on configured parameters.
Configuration Parameters
Parameter | Description |
|---|---|
Error Type | Type of the captured exception. Execution Exception covers all service exceptions. |
Error Message | Error message contained in the captured exceptions. The exception handling procedure is performed only when the captured exception contains specified error message. |
Retry Times | Maximum number of retry times of monitored processes when an exception occurs. Max.: 5. |
Retry Delay (Second) | Retry interval of monitored processes when an exception occurs, in seconds. |

Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

