3.94.10. FailureBackoffTime Previous topic Parent topic Child topic Next topic

Number of seconds to consider the Duo Auth API server as dead after an API failure. This parameter is only used when CheckTimerInterval is set to 0 to turn off periodic API checks. When FailureBackoffTime is set to 0, API is always considered alive. Defaults to 60 seconds.
# Do not use alive polling. Allow API to remain in failed state for two minutes
CheckTimerInterval 0
FailureBackoffTime 120