updateStatus
Used to notify the CooldownHelper of the latest status.
status values that are CooldownStatus.Failure will potentially increase the cooldown according to the maxInterval and errorBaseInterval
status values that are CooldownStatus.Success will reset the cooldown.