idempotency - mmedrano9438/peripheral-brain GitHub Wiki
Idempotency essentially means that the effect of a successfully performed request on a server resource is independent of the number of times it is executed.
Idempotency essentially means that the effect of a successfully performed request on a server resource is independent of the number of times it is executed.