This page refers to an older version of the product.View the current version of the online Help.
Default Timeout Settings
Default timeouts are set for triggers, nodes, conditions and logon actions. If a timeout limit is exceeded, the configuration element still runs to completion but is considered a fail and therefore child nodes do not run.
The default values, in milliseconds, can be changed by editing the following keys, set under:
HKLM\Software\AppSense\Environment Manager
Key | Type | Default | Details |
---|---|---|---|
TriggerTimeout | DWORD | Infinite | The maximum time given for all nodes under a trigger to run, for example, Logon or Process Started. |
NodeTimeout | DWORD | 30000ms | The maximum time given for all the actions and conditions to run. |
If a custom action contradicts a default timeout setting, the default setting is overwritten.