Skip to main content
ctrlrun.NotExecuted — class, defined at src/ctrlrun/errors.py:157
Raised by an executor to assert the remote side did nothing (SPEC-v0.1 §5.5). This is the only exception that maps to FAILED and therefore permits a retry. Every other exception is an AMBIGUOUS outcome.

Next