Skip to main content
ctrlrun.DuplicateEffect — class, defined at src/ctrlrun/errors.py:126
This logical effect already happened, or is happening now (SPEC-v0.1 §5.4). state is committed — the effect is done — or in_progress, meaning another attempt holds a live reservation on the key. Neither permits a second execution.

Next