errors.fyi community error code reference
Timeout--Error
ruby

Timeout::Error

Raised by Timeout.timeout when the block does not complete within the specified time. A subclass of RuntimeError.

References

โ† all namespaces for Timeout--Error