-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Currently, the timing for a bundle build is configurable for the entire service, i.e. all its bundles.
I think it might be nice if we controlled that per-bundle? Conceptually, OCP operates like cron: It's got one worker per job (i.e. bundle) and it'll re-run their build tasks at regular intervals (if successful, shorter ones on errors).
That suggests that we could also expose the bundle schedule like a crontab: "*/10 * * * *" ~ "every 10th minute". 💭 But I don't think anyone likes crontabs enough to appreciate this 🙃
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels