Skip to content

how should scheduling respond to a failed job? #3

@rkiddy

Description

@rkiddy

Right now, the scheduling just says "what is the time elapsed since the last successful run?" But this means that if a job fails, it will try to run again with every scheduling interval. Is this what is desired?

Should there also be a "failure schedule" defined? This would be a separate column in the app_tasks table. It would, I think, think take values like "TRY_HOURLY", "TRY_HOURS_2, or "TRY_MINUTES_15".

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