-
### 📦 部署环境
Vercel
### 📌 软件版本
1.32.1
### 💻 系统环境
Windows
### 🌐 浏览器
Chrome
### 🐛 问题描述
在引用多个比较大的资料库进行对话时,`/trpc/lambda/chunk.semanticSearchForChat` 接口调用会报 `504` 错误,在 Vercel 日志中发现是 Serverless Func…
-
### Website
https://trpc.io/
### Documentation
https://icflorescu.github.io/trpc-sveltekit/getting-started
### Integration summary
1 Install the trpc-sveltekit package and its dependencies with:
…
bato3 updated
3 months ago
-
### Provide environment information
```
System:
OS: macOS 13.4
CPU: (8) arm64 Apple M2
Memory: 81.67 MB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 20.12.2…
-
Hi team, I'm attempting to switch from cloud to the self hosted server.
I'm using the Docker setup on latest version and having trouble getting fully running.
I'm getting a failure after creatin…
-
Today there is an option for providing an `errorFormatter`, but in TRPC that is really just for enabling you to modify the format of the error. tRPC exposes a separate convention for actually handling…
-
We have been using trpc-koa-adapter and trpc v11 release candidate in production for a while without any issues:
The following warning, could be mitigated with a simple change to package.json would…
-
**Proposal for using TRPC**
By using TRPC for the API we can define our API endpoints as TypeScript functions, eliminating the need for separate API documentation and ensuring type-safety across th…
-
Points: 3
---
`@robojs/trpc` currently handles the route and proxies the creation of the `t` instance. While this is great and all, we've yet to abstract the `.context` function that comes with `ini…
-
### Area of Improvement
Why is the following section in the docs correct:
> Here [superjson](https://github.com/blitz-js/superjson) is used for uploading and [devalue](https://github.com/Rich-Harr…
-
One of the breaking changes involves transformers, the error manifests itself on client side as:
> Uncaught TypeError: Cannot read properties of undefined (reading 'serialize')
With this line be…