lobehub/lobe-chat




The issue has been closed
[Bug] EDGE_FUNCTION_INVOCATION_TIMEOUT #1079
ginblackez posted onGitHub
💻 Operating System
Windows
📦 Environment
Vercel / Zeabur / Sealos
🌐 Browser
Chrome
🐛 Bug Description
I use DALL-E 3 to gen image, but it is not really work sometimes.
I upgraded to Vercel Pro and edited vercel.json like this, but it is not helpful.
{
"installCommand": "bun install",
"functions": {
"app/api/**/*": {
"maxDuration": 300
}
}
}
🚦 Expected Behavior
No response
📷 Recurrence Steps
No response
📝 Additional Information
No response