max_tries
QNX SDP8.0PLMS User's GuideAPIConfigurationDeveloper
Format
max_tries = number
Description
The max_tries keyword specifies the maximum attempts to recover the component before putting the component in a fault state. After max_tries, the component is moved to a fault state. If a component is in a fault state, then the component can only be via the control module. Dependency start of the fault module is not allowed.
The range of tries is from 0 to
INT_MAX(2147483647).
Default
The default number of tries is 3.
Example
max_tries = 5
Multiplicity
Zero or one instance in the recovery task block.
Constraints
max_tries is used only when repair is set to RESTART.
Page updated:
