Skip to main content

E1226 — Target mailbox is full

PropertyValue
Code1226
SlugE1226
Categoryruntime (Runtime)

What happened

Target mailbox is full.

Why it happened

The target actor’s mailbox has reached its maximum capacity (1,000 messages).

How to fix

Drain the mailbox or reduce the send rate.

Receipt example

{
  "code": 1226,
  "slug": "E1226",
  "category": "runtime",
  "what": "Target mailbox is full",
  "fix": "Drain the mailbox or reduce the send rate.",
  "docs_url": "https://docs.cowboy.inc/errors/E1226"
}

All Error Codes

View the complete error code reference