Skip to content

Add ability to schedule cron tasks #2051

Open
@deliahu

Description

@deliahu

Implementation notes

This could be achieved by adding a field to the TaskAPI (e.g. cron), which would result in a task being submitted on the specified schedule.

Another alternative would be to add a cron API kind (but this may be unnecessary).

Motivation

One example of where this could be useful is for daily model retraining.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TaskAPISomething related to the TaskAPI kindenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions