Skip to content

Scheduler should not allow duplicate schedules #227

Description

@grebneerg

Ideally, the scheduler should not create multiple schedules with the same adapter, channel, command, and cron string, making the schedule create endpoint idempotent. It may be possible that we want to include the scheduling user in the definition of schedule equality as well.

This is blocked on some of the improvements in #225, particularly the implementation of command equality testing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions