I meaaaaan, you should start with fixing
I meaaaaan, you should start with fixing that llm call response, and try to use something like the "action retrier" or workpool to make these better. I've worked with many apps that use the Gemeni API and workflows, it never went up to 10 min, it takes at max 3 min.
17 Replies
if it was possible I would 😅
also never hit this limit until today
could you send the logs please?
I see this only

then the workflows fails
Nothing else? like arguments or at which step it failed? you can view that if you toggle the component tables for the workflow
ah, I see which action is the problem - and it's the one with long llm response
that's my specialty
would "use node" help with this?
are you using the agent component?
no
then yes, but not in the workflow file
when I see yes, i mean it might be useful, but If you're not seening the error for it then don't
does 10min timout changes with "use node"?
try it out and find out
good luck and thanks for all the fish 😄
What fish haha 😂
You should try using the Agent component if you're using an api that's supported by the ai sdk from vercel, it's effient and made to work with workflows, then you shouldn't need to bundle for node
it's from "hitchhiker's guide to the galaxy" 😄
Feel free to explain the problem more in #support-community with code snippets