Idempotency
[/aɪˌdempəˈtənsi/]
nounTechnology#api#engineering#reliability#http0 views1 definitions
Definitions
Machine-assisted language draft. Human review still needed.
1
0
机器辅助翻译草稿 (Chinese) for "Idempotency": The property of an operation where performing it multiple times produces the same result as performing it once. Idempotent API endpoints are critical for safe retries — if a network error occurs, the client can re-send the request without fear of duplicating side effects like charges or database records.
“示例草稿: Pass an idempotency key with payment requests so retries don't charge the customer twice.”
by @dictionary_auto_translate1970/1/1