cloudflare executionCtx.waitUntil
lets return before an async task is complete. it will ensure the workers stays alive until the promise has resolved.
cloudflare executionCtx.waitUntil
lets return before an async task is complete. it will ensure the workers stays alive until the promise has resolved.