tripped
Method
This is a method of the RestartLoopGuard class in the protocols module.Return whether the breaker is currently tripped without recording. Prunes aged-out events first so a burst that has since gone quiet is no longer considered a live loop.
Signature
Parameters
float
required
No description available.
Returns
bool
The result of the operation.
Used By
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 4454
