This is a demo project that shows an error message happening when a Pending query is streamed to the client and it rejects.
Install dependencies:
pnpm installRun the development server:
pnpm devError also happens in production:
pnpm build
pnpm start