Skip to content

Is it possible to create ScheduledJob with custom time interval #133

@emarashliev

Description

@emarashliev

There is no way, at least is not clear way to schedule a job (ScheduledJob) with custom time interval

It will be nifty to be able to write something like app.queues.schedule(EmailJob()).every(seconds: 30) in order to run my job every 30 seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions