Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]Since last update 1.8.3 A pending llm response (no timeout) brakes the chatflow #2734

Open
Gallisatyricon opened this issue Jun 27, 2024 · 1 comment

Comments

@Gallisatyricon
Copy link

Describe the bug
Since last update 1.8.3 A pending llm response (no timeout) brakes the chatflow

To Reproduce
Steps to reproduce the behavior:

A created a chatflow, in work in progress state, with some queries staying in pending state because I forgot to setup a timeout.
I shared the chatflow and some queries were made provoking a pending response. After what my chatflow becomes impossible to repair.

I tried to restart my container, I changed many parts of my flow etc. The only solution is to start over from scratch.

Setup

  • Installation Azure container
  • Flowise Version [e.g. 1.3.8]
  • OS: [e.g., Linux]
  • Browser [e.g. chrome, edge... ]

Additional context
My chatflow was working with 1.8.2. The pending queries didn't blocked everything. Sory for my poor explanation, I'm not a programmer.

Tks if you have any advices. (I did activate timeout now)

@Gallisatyricon Gallisatyricon changed the title [BUG] [BUG]Since last update 1.8.3 A pending llm response (no timeout) brakes the chatflow Jun 27, 2024
@Gallisatyricon
Copy link
Author

After several tests, I figure out that this occurs only when ChatGPT4o is used in AzureOpenAI chat module. Switching back to ChatGPT4turbo stop creating these infinite pending loops.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant