mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
Chat assistant error does not appear in conversation if more than 30 seconds pass without receiving response from pipe function #88
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @QxNam on GitHub (Jul 14, 2025).
I use open-webui version
v0.6.10.I have tested many chat cases using n8n-pipe function and only chats with response < 30 seconds show chat assistant, the rest do not show (reload web shows). Why? How to improve response time?
This is the template:
Response from n8n-pipe after 30s will stay like this forever, only when reloading the web will it display.

@Classic298 commented on GitHub (Jul 14, 2025):
Check your http timeout env vars and check your http web proxy. 100% your error is somewhere there with wrong configuration of connection handling and timeouts
@QxNam commented on GitHub (Jul 14, 2025):
I using nginx and configured:
but still can't change anything!!!
@Classic298 commented on GitHub (Sep 14, 2025):
@QxNam sorry for the late followup - please increase the AIOHTTP timeout env var