stefanoS
Convex Community9mo ago
2 replies
stefano

Transient error while executing action

Hi, in a "use node" runtime action I am using the Vercel AI SDK to make an AI generation that involves vision with Gemini models. Given >15 pdfs as input to the model the action sometimes fail and all I see in the console is Transient error while executing action. This error does not even trigger a try/except block, so I can't even implement fallbacks in my application. What should I do?
Was this page helpful?