Skip to content

Feature: Disable tasks #9

@javibravo

Description

@javibravo

Currently the only way to disable tasks is to remove from S3 the file that define the task. Be able to disable tasks in the task definition could be useful.

Proposals:

  1. Add new attribute in task definition to indicate if the task is enabled or disabled:

    • enabaled: [True|False] (True by default)
  2. Replace cron expression with a keyword, ie. disabled

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