Eric Allam
Eric Allam
I think we can get rid of the defer/Suspense stuff here, as most of the improvement in perf was from not syntax highlighting larger task outputs.
Try `npx --yes zod-prisma-types`
It is indeed a PIA to get this to work, but it's definitely possible (I've done it). A couple of notes: - Make sure you aren't bundling the `openai` package,...
We could increase the client side limits while truncating attribute value lengths on the server to prevent excessive storage usage as a quick fix
This has been fixed in `4.0.0-v4-beta.22`
@Chigala when you get a chance could you check my comment above?
@rafalzawadzki Is this happening in a monorepo, or just a regular repo? Do you possibly have code that reproduces this? I'm unable to myself so far.
@rafalzawadzki I'm guessing in the "To reproduce" steps above you meant to say "Install `@trigger.dev/sdk@latest`"? @techjason any chance you have a repo that can reproduce this? Could you provide any...
@ming1in any chance you could share a minimal repo that reproduces this?
Okay I've managed to reproduce this bug and here's what I found: Between 14.0.0 and 14.2.7, there is a Next.js build issue that can occur in certain circumstances: 1. Call...