A payment request goes out. The network hiccups. The client never sees a response, so it does the reasonable thing and retries.

Source: [Dev.to](https://dev.to/tech_queen/idempotency-why-just-retry-it-breaks-more-than-it-fixes-27cb)

Sponsored