Constant RESOURCE_EXHAUSTED

Source
pub const RESOURCE_EXHAUSTED: Code;
Expand description

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

HTTP Mapping: 429 Too Many Requests