#403 circuit_breaker_reset.py CLI still uses /tmp flag files

closed medium Created 2025-12-12 05:49 · Updated 2025-12-12 05:55

Description

Edit
engine/cli/circuit_breaker_reset.py:13-18 still uses /tmp flag file mechanism that was supposed to be removed in #398. This allows any user with /tmp access to send reset signals. Fix: Remove the CLI tool entirely or use database-based signaling.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...