Skip to content

Job Scheduling: One-Off Execution #190

@tmi

Description

@tmi

Extend the backend to support one-off execution in the future. API-wise similar to scheduling

Multiple options:

  • extend the existing jobs with a delay column/table, and a new status "delayed"
  • extend the existing schedules with "type: once", and allow concrete datetime instead of cron expr

The latter is less work, but maybe bit odd on the UI level? Needs refinement/discussion

Metadata

Metadata

Assignees

Labels

backendRelated to the backend - earthkit-workflows - earthkit-workflows-anemoi

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions