errors.fyi community error code reference
etimedout
erlang

etimedout

A network operation timed out at the TCP/IP level before completing. Distinct from an Erlang-level `timeout`, this corresponds to POSIX `ETIMEDOUT` and is surfaced by socket operations.

References

โ† all namespaces for etimedout