Astroresend.email.send directly inside my index.astro code. BetterAuth callback. It might be that the response is being sent before the email-sending code executes.waitUntil, which allows Cloudflare Workers to continue running tasks even after the response is sent. However, inside the BetterAuth callbacks, I’m unable to access the Cloudflare context - the request object is undefined.