Effect Alternative for Next.js `waitUntil()` in Stripe Implementation

hey folks,

whats the Effect alternative for waitUntil() that NextJs has?
I'm implementing this Stripe recommendation https://github.com/t3dotgg/stripe-recommendations and was wondering what an Effect alternative for such implementation is.

I guess Effect.forkDaemon?
Was this page helpful?