MapInstance Timeout

The MapInstance Timeout setting is the length of time that a map instance can run before a warning or an error is logged in the compound system log. You can specify the time limit in hours, minutes, or seconds.

The map does not fail when it runs longer than specified by the MapInstance Timeout setting.

To log warnings and errors, you also must enable the LogWarning and LogError logging options in the [Launcher] section of the dtx.ini file.

The following table shows the logging settings and sample log messages for a map instance that runs for 15 seconds:
MapInstance Timeout Setting dtx.ini File Setting Logged Message
Warning = 10 seconds LogWarning=1 Map Warning: TIMEOUT watch num/card num: 15s > 10s
Error = 10 seconds LogError=1 Map Error: TIMEOUT watch num/card num: 15s > 10s