Conceptual
Login

Network Timeout

A deadline after which a caller abandons a remote call, because a request that never returns is indistinguishable from a slow one. After a timeout the operation's outcome is unknown โ€” it may or may not have executed โ€” which is the root reason idempotency matters.