ChatFiles icon indicating copy to clipboard operation
ChatFiles copied to clipboard

An error with your deployment FUNCTION INVOCATION TIMEOLJT

Open jmc-123 opened this issue 1 year ago • 3 comments

when deployed on vercel. I encounter error popup "An error with your deployment FUNCTION INVOCATION TIMEOLJT" after two conversation round. please fix it. Thanks.

jmc-123 avatar Jul 25 '23 07:07 jmc-123

This error is caused by the timeout of Vercel serverless function: https://vercel.com/guides/what-can-i-do-about-vercel-serverless-functions-timing-out

guangzhengli avatar Jul 27 '23 13:07 guangzhengli

You can reduce the size of the uploaded file. If your upload time exceeds 10 seconds, it will trigger the Vercel timeout limit, or you can upgrade to Vercel Pro to increase the timeout to 30s.

guangzhengli avatar Jul 27 '23 13:07 guangzhengli

我是在上传时没有报错,对话时弹窗报错,supabase的向量也保存成功了。就很奇怪。 image

Asunfly avatar Oct 17 '23 11:10 Asunfly