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

    Function driveCron

    • Runs cron units until a budget is spent.

      Never throws: a cron failure must not take down an alarm that also drains the fill queue, the HTTP queue and the R2 mirror. A thrown unit ends the firing with stoppedBy: 'php' and the cursor already advanced past it, so one poisonous hook cannot wedge the ring forever.

      Parameters

      Returns Promise<CronDriveResult>