Skip to content

bundle rebuild interval control #222

@srenatus

Description

@srenatus

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 🙃

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