Skip to main content

Timeout

The timeout property is optional and allows you to set the maximum duration, in seconds, that a simulation can run. It can be specified both in the configuration.yaml and for individual items in the run_specification.json.

This property helps prevent simulations from running indefinitely.

If this field is left empty, no timeout will be applied to the simulation.

Format

nametype
typeint
requiredfalse

Example

timeoutInSecs: 3600