Skip to main content

apply_backoff

Method
This is a method of the DoomLoopDetector class in the doom_loop module.
Apply backoff delay and return the delay used.

Signature

Returns

float
Backoff delay in seconds

Uses

  • time.sleep

Used By

Source

View on GitHub

praisonaiagents/escalation/doom_loop.py at line 284