Idempotency
Idempotency is the concept where an action can be repeated multiple times without changing the result beyond the first execution.
Idempotency is the concept where an action can be repeated multiple times without changing the result beyond the first execution.