Constant grpcio_sys::grpc_status_code::GRPC_STATUS_INTERNAL
source · 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.