T
tRPC
tRPC set up error
tRPC set up error
Looking for more? Join the community!
T
tRPC
tRPC set up error
T
tRPC
tRPC set up error
Recommended Posts
Vercel maxDuration with tRPCHow do you extend extend tRPC timeouts on Vercel? I tried this in `vercel.json`:
```json
{
"functWhere is client side error handling documented?In the docs, I can only find error handling for the backend. But I want to get the TRPCError code indoes api.myQuery.invalidate() works if the query is not made at the first place?from testing, the invalidate runs the query, but it shouldn't because there is no cache?
how do i iworking with custom errors and trpc errorFormatterHey guys. I'm trying to refactor my app so that all errors extend a BaseError class to make dealing