#78 CRITICAL: Circuit breaker exception handling - all exceptions count as failures
Description
Editshell_command.py:81-86, http_request.py:83-89 - should_handle lambda changed to return True for ALL exceptions. Previously only specific exception types counted as failures, allowing other errors to be treated as SUCCESS.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...