go system_error official true

os.ErrDeadlineExceeded

ID: go/os-errdeadlineexceeded

Also available as: JSON · Markdown
80%Fix Rate
95%Confidence
0Evidence

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
1.x active

Root Cause

File I/O operation timed out. The operation exceeded the deadline set on the file descriptor.

generic