`ctx.waitUntil()` doesn't actually do anything in particular anymore. The object keeps running for a

ctx.waitUntil()
doesn't actually do anything in particular anymore. The object keeps running for at least 30 seconds after the last request whether or not use use waitUntil().
Was this page helpful?