Skip to main content

E1501 — Timer limit exceeded for actor

PropertyValue
Code1501
SlugE1501
Categorytimer (Timer)

What happened

Timer limit exceeded for actor.

Why it happened

The actor has reached the maximum number of active timers (1,024).

How to fix

Cancel unused timers or request a higher limit.

Receipt example

{
  "code": 1501,
  "slug": "E1501",
  "category": "timer",
  "what": "Timer limit exceeded for actor",
  "fix": "Cancel unused timers or request a higher limit.",
  "docs_url": "https://docs.cowboy.inc/errors/E1501"
}

All Error Codes

View the complete error code reference