Glossary · Orchestration
Idempotency
Idempotency is the property of an operation that produces the same result whether it runs once or many times, which makes it safe to retry steps after failures without duplicating effects.
Idempotency sits in the Orchestration part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called idempotent operation, idempotency key.