Skip to main content

E1208 — Entitlement quota exceeded

PropertyValue
Code1208
SlugE1208
Categoryentitlement (Entitlement)

What happened

Entitlement quota exceeded.

Why it happened

The actor exceeded a quota defined in its entitlement grant (e.g., max_bytes for storage, max_messages for messaging).

How to fix

Request a higher quota in the entitlement grant, or batch writes to stay within limits.

Receipt example

{
  "code": 1208,
  "slug": "E1208",
  "category": "entitlement",
  "what": "Entitlement quota exceeded",
  "fix": "Request a higher quota in the entitlement grant, or batch writes to stay within limits.",
  "docs_url": "https://docs.cowboy.inc/errors/E1208"
}

All Error Codes

View the complete error code reference