Definition

An operation that can be repeated safely with the same effect as doing it once — so a retry will not duplicate side effects. Owned by the runtime, not the prompt.

Used in this bundle

Appears in: execution-and-orchestration.

Related terms

compensation.