Web service activity timeout behavior

For web service/RESTful service activities, the activity target duration controls timeout behavior at runtime.

  • If the target duration is set to 0, the system default timeout is used. (Default: 100 seconds)

  • If target duration is set to a value greater than 0, the activity times out after the specified duration.

When a timeout occurs, the activity fails and the process continues according to the configured error or exceptional handling. Timeout failures do not leave the process in a running or waiting state and are recorded in process instance history and logs.