Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Increments ignored #9

@dwrz

Description

@dwrz
Serverless: Converting local crontabs to UTC crontabs...
Serverless: Converted 0/10 04-22 * * ? * America/New_York to
               0 0-3,9-23 * 1-2,12 ? *
               0 0-3,9-23 1-10 3 ? *
               0 0-2,8-23 11-31 3 ? *
               0 0-2,8-23 * 4-10 ? *
               0 0-2,8-23 1-3 11 ? *
               0 0-3,9-23 4-31 11 ? *

It looks like the plugin is ignoring the increment syntax (see Schedule Expressions Using Rate or Cron). Shouldn't the conversions be to 0/10 for the minutes field?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions