I think something might have changed since this tu...
# prisma-data-platform
d
I think something might have changed since this tutorial was written: https://www.prisma.io/docs/guides/deployment/deployment-guides/deploying-to-cloudflare-workers. Using
event.waitUntil
doesn't end up creating logs, but if I just straight
await
the call, it works. Obviously a Cloudflare change, but just FYI
n
Thanks for reporting this 🙌 I'll raise this point with the concerned team.