Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[BUG] Flowise freezes UI and takes 300+ seconds to answer

Open vitusan opened this issue 4 months ago • 1 comments

Describe the bug I don't know why, but seems that, after the fourth or fifth message, flowise, both self hosted and cloud version, halt the execution and take this much long to finish the run.

Doesn't seem like a rate limiting from the OpenAI but something within flowise, because smaller sequential agents flows won't present such beahavior, not as often at least.

LangSmith Report

To Reproduce Steps to reproduce the behavior:

  1. Ask anything for the flow, until it reaches the fourth or fifth message, through UI or API
  2. It freezes and hangs until it quits or finishes after 300 seconds or so.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

image

Flow If applicable, add exported flow in order to help replicating the problem.

Time Protocolo da autoconfiança Agents (3).json

Setup

  • Installation Docker
  • Flowise Version 2.1.1
  • OS: Ubuntu 20.04
  • Browser opera

Additional context Help

vitusan avatar Sep 24 '24 20:09 vitusan