Skip to content

Declarative schedules show per-env in the dashboard and each env counts towards your limit #1767

@samejr

Description

@samejr

If you define the cron patterns directly in your code (cron: "* * * * *") (a declarative schedule) we treat them as separate schedules so they can be disabled/deleted separately in different environments.

It's confusing though that they all show up in the schedules table in the dashboard per-environment and each environment counts as +1 towards your schedules limit.

We should change this so a declarative schedule is unique to the task ID, so it is only counted as +1 of your schedules limit across all environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions