ctrlrun.NotExecuted — class, defined at src/ctrlrun/errors.py:157
FAILED and therefore permits a retry.
Every other exception is an AMBIGUOUS outcome.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Raised by an executor to assert the remote side did nothing (SPEC-v0.1 §5.5).
ctrlrun.NotExecuted — class, defined at src/ctrlrun/errors.py:157
class NotExecuted(CTRLRunError)
FAILED and therefore permits a retry.
Every other exception is an AMBIGUOUS outcome.
Was this page helpful?