stefano
stefano5d ago

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?
2 Replies
Convex Bot
Convex Bot5d ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
stefano
stefanoOP5d ago
raised this a while ago (https://discord.com/channels/1019350475847499849/1019350478817079338/1352561436546830346) but this time the problem presented in the cloud version of Convex, not on self-hosted

Did you find this page helpful?