grpcio_sys::grpc_status_code

Constant GRPC_STATUS_RESOURCE_EXHAUSTED

Source
pub const GRPC_STATUS_RESOURCE_EXHAUSTED: Type = 8;
Expand description

Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.