Skip to content

Inconsistent Cron Triggers limit: "per Worker" vs "per account" #29326

@xTudoS

Description

@xTudoS

Existing documentation URL(s)

https://developers.cloudflare.com/workers/platform/limits/
https://developers.cloudflare.com/workers/configuration/cron-triggers/#limits

What changes are you suggesting?

There is an inconsistency in the Cloudflare Workers documentation regarding Cron Triggers limits.

  • The Cron Triggers page states:
    "Refer to Limits to track the maximum number of Cron Triggers per Worker."

  • However, the Limits page specifies:
    "Number of Cron Triggers per account: 5 (Free), 250 (Paid)"

Issue

These statements conflict — one implies limits are per Worker, while the other clearly defines them as per account.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions