I think this is not quite what the comment was about. Diyahir was asking for us to bring back the override functionality for the CircuitBreaker. This would mean including a function to override the status() being returned from a limiter if it is manually overridden.
Also, "disabling" the CircuitBreaker is already implemented by the OperationalStatus.
I think this is not quite what the comment was about. Diyahir was asking for us to bring back the override functionality for the CircuitBreaker. This would mean including a function to override the status() being returned from a limiter if it is manually overridden.
Also, "disabling" the CircuitBreaker is already implemented by the OperationalStatus.