Skip to content

missed scheduled jobs on deploy #676

@dorianmariecom

Description

@dorianmariecom

hi, for instance i have a job that runs every minute :

  • i schedule it at 1:33:00pm
  • it executes and schedules itself at 1:34:00pm
  • i deploy with kamal, deploy starts 1:33:30pm and ends 1:34:30pm
  • it skips the scheduled job at 1:34:00pm and never executes it

i know i should be using recurring tasks, but i can't in my use case

what should i do?

is there any configuration for that?

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