Skip to main content
ctrlrun.AmbiguousEffect — class, defined at src/ctrlrun/errors.py:141
The outcome of this effect is unknown; only a human may resolve it (SPEC-v0.1 §5.4). Raised for a record already in AMBIGUOUS, and for one whose lease expired mid-flight: the worker may have died after the remote committed. A retry is refused either way, until ctrlrun resolve says which it was.

Next