spapS
Convex Community4mo ago
3 replies
spap

"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
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...
Self hosted Convex crash on large argument input · Issue #179 · g...
Was this page helpful?