Skip to content

skip_first_run option is not being honored #33

@tboyko

Description

@tboyko

The following declaration causes the block of code to run at startup:

every(5.minutes, 'MyTask.scheduled_task', skip_first_run: true) { MyTask.delay.scheduled_task }

Happy to provide any additional information that is of use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions