is_doom_loop
Method
This is a method of the DoomLoopDetector class in the doom_loop module.Check if current state indicates a doom loop.
Signature
Returns
bool
True if doom loop detected
Used By
DoomLoopTracker.is_doom_loopDoomLoopTracker.get_recovery_actionDoomLoopDetector.record_actionEscalationPipeline.execute_at_stage
Source
View on GitHub
praisonaiagents/escalation/doom_loop.py at line 198
