EVALUATE_WAIT_CONDITION_TIMEOUT

Specifies a limit to the amount of time that the mbatchd daemon spends on evaluating the bwait wait conditions in a scheduling session.

Syntax

EVALUATE_WAIT_CONDITION_TIMEOUT=seconds
EVALUATE_WAIT_CONDITION_TIMEOUT=milliseconds ms

Description

If the mbatchd daemon cannot evaluate all the wait conditions within this time, the wait conditions might be delayed to the next scheduling session.

To ensure that the wait conditions evaluations are not delayed for too long, the mbatchd daemon evaluates all wait conditions every ten minutes regardless of this parameter value.

Valid values

An integer in the range 1 - 1000000.

Default

200 ms.