Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[FEATURE] Timeout handling

Open imkebe opened this issue 1 year ago • 3 comments

I've created a simple flow. I've set the timeout for the LLM engine. I've executed the flow using curl. Issue I'm facing is that I can't see any working way of setting the timeout for the flow execution.

I'ts just ending with

{"statusCode":500,"success":false,"message":"Error: predictionsServices.buildChatflow - Request timed out.","stack":{}}%

imkebe avatar Aug 05 '24 14:08 imkebe

How are you setting the timeout?

inno-elon avatar Nov 05 '24 23:11 inno-elon

+1, we need to be able to configure timeouts for any of the stages of an agentflow

Stono avatar Sep 08 '25 14:09 Stono

same

userjia avatar Nov 07 '25 06:11 userjia