Skip to content

Problem: Job redo Option #314

Open
Open
@maennchen

Description

@maennchen

This is a follow up for #240

Jobs should have the option to configure how to handle a downtime of the scheduler.

  1. transient jobs that do not need redo-ing even if their execution was skipped
  2. permanent jobs that would like to get executed once after the period of scheduler being down (no matter how many cycles they have missed). Like backup jobs.
  3. permanent_consecutive - (a better name is more than appreciated) that need to be redone exact the number of times they were not executed. I can imagine like jobs incrementing some counters. I believe I would be able to come up with a real-world scenario, but I need some thinking to come up with it.

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