retry
Meaning and placement
task
Retry policy for this task Β·{ max_attempts, backoff_ms, backoff_strategy, backoff_max_ms, jitter, on_codes }. Retries run BEFORE on_error sees anything β the catch handles the last error only (spec/05-errors.md Β§Retry policy).
In the same object: after Β· agent Β· exec Β· extract Β· for_each Β· group Β· infer Β· invoke Β· lift Β· on_error Β· returns Β· timeout Β· when Β· with
Schema source (use the pointer above)
In a source template
Excerpt fromtemplates/fanout.nika.yaml, source lines 119β128. This is a fragment, not a runnable workflow.
illustration
Templates containing this field
These are literal key occurrences in the source files, not an execution or conformance claim. How to instantiate a template.
Contract and implementation
This page projects the named specification revision. Check released engine status and the validation workflow before running a file. An optional field is not evidence that every engine supports every value. Canonical identity:language:word:retry. Spec revision: c5ebbb7b862b.
How documentation stays connected.