spap
spap13h ago

"Transient error" happening on every action call

I'm getting Transient error while executing action error on an action that only calls gemini with ai-sdk. Even though it says transient it happens consistently when sending images over 15MB to gemini to read and make an analysis with. I"m not downloading the image in the action or anythin, just passing an imgUrl. I'm using 'use node'. the main issue is that I can't see any additional errors. I'm happy to share all the code necessary or talk with any convex engineer. This is the only related gh issue I found https://github.com/get-convex/convex-backend/issues/179 but no resolution there. I've also see there are other issues here in discord related to transient errors, but in those cases they are fixable via retries. In my case it always happens when I use larger images (but not super heavy really) I'm new to convex, I rewrote my project in it and I'm a paying customer, this is a bummer because I really liked the rest of the things, but I'm lost with this one
GitHub
Self hosted Convex crash on large argument input · Issue #179 · g...
Hey, I have the following issue when running Convex self hosted. This issue first presented to me from version 6efab6f2b6c182b90255774d747328cfc7b80dd9 and is still present to the latest version. D...
2 Replies
Convex Bot
Convex Bot13h 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!
spap
spapOP13h ago
I've filed a ticket, but while I hopefully get a response maybe someone in the community has a clue here

Did you find this page helpful?