Skip to content

[Question] How to run a repeatable job immediate? #1239

@tiaod

Description

@tiaod

Agenda has a option to skip the immediate run:
https://github.com/agenda/agenda#manually-working-with-a-job

options.skipImmediate: true | false (default) Setting this true will skip the immediate run. The first run will occur only in configured interval.

In Bull, a repeatable job will skip the immediate run by default. How to not skip the immediate run?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions