Skip to main content

QUOTA_EXCEEDED

Constant QUOTA_EXCEEDED 

Source
pub const QUOTA_EXCEEDED: &str = "QUOTA_EXCEEDED";
Expand description

v0.7.0 multi-agent literal-sweep (scanner B finding F-B5.x) — per-agent / per-namespace K8 quota exceeded. Emitted by the HTTP create-handler (src/handlers/create.rs) and the equivalent MCP store path when agent_quotas enforcement trips before the canonical db::insert write. Was previously a scattered string literal at 4 production sites; centralised here as the canonical shared slug.