Idempotency in deployment pipelines means you can safely re-run a failed deploy without side effects — a property that takes discipline to achieve.
Designing idempotent deploy pipelines
Idempotency in deployment pipelines means you can safely re-run a failed deploy without side effects — a property that takes discipline to achieve.