awesome-everything RU

idempotency

RU: идемпотентность

The property of an operation that produces the same result whether applied once or multiple times. In distributed systems, idempotency lets clients safely retry requests after timeouts or network failures without risk of duplicate side-effects. Common implementations use a client-supplied idempotency key: the server stores the key and its response on first execution and returns the cached result on any retry.

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?