drupflare/worker - v1.0.0
    Preparing search index...

    Variable DEFAULT_CRON_BUDGETConst

    DEFAULT_CRON_BUDGET: CronBudget = ...

    Deliberately small.

    Six units covers the SQL passes and leaves room for one PHP unit on most firings. 500 rows is under 0.5% of the free daily budget, so a cron that ran every alarm all day could not consume the regeneration ceiling by itself.