Make your system more predictable by using idempotent interfaces (opens in new tab)
When interfaces are idempotent, they can be invoked repeatedly while producing the same result.
Read the original articleWhen interfaces are idempotent, they can be invoked repeatedly while producing the same result.
Read the original article