pub const GRPC_STATUS_INTERNAL: Type = 13;
Expand description

Internal errors. Means some invariants expected by underlying system has been broken. If you see one of these errors, something is very broken.