Open
Description
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.