errors.fyi community error code reference
EMSGSIZE
posix

Message too long

A message sent on a socket exceeds the socket's send buffer size or the protocol's maximum message size. Numeric value is platform-specific: 90 on Linux, 40 on macOS.

References

โ† all namespaces for EMSGSIZE