Sara
Sara•2w ago

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
bayes
bayes•2w ago
if it was possible I would 😅 also never hit this limit until today
Sara
SaraOP•2w ago
could you send the logs please?
bayes
bayes•2w ago
I see this only
No description
bayes
bayes•2w ago
then the workflows fails
Sara
SaraOP•2w ago
Nothing else? like arguments or at which step it failed? you can view that if you toggle the component tables for the workflow
bayes
bayes•2w ago
ah, I see which action is the problem - and it's the one with long llm response
Sara
SaraOP•2w ago
that's my specialty
bayes
bayes•2w ago
would "use node" help with this?
Sara
SaraOP•2w ago
are you using the agent component?
bayes
bayes•2w ago
no
Sara
SaraOP•2w ago
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
bayes
bayes•2w ago
does 10min timout changes with "use node"?
Sara
SaraOP•2w ago
try it out and find out
bayes
bayes•2w ago
good luck and thanks for all the fish 😄
Sara
SaraOP•2w ago
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
bayes
bayes•2w ago
it's from "hitchhiker's guide to the galaxy" 😄
Sara
SaraOP•2w ago
Feel free to explain the problem more in #support-community with code snippets

Did you find this page helpful?