Timeout Values
Table 1 shows the properties for the timeout
values:
| Parameter | Values (Default) | Description |
|---|---|---|
| maxAllowedWorkflowTime | (0) | The number of milliseconds a workflow should
be allowed to run before timing out. This parameter is intended to
catch errors in a user’s workflow setup where an infinite loop
might be coded. For example, a workflow where task 1 goes to task
2, which goes back to task 1.
Note: Do not set this value
too low or the workflow may time out before the decision request has
been completed.
|