mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
Only stream display chat less than 30 seconds when use pipe function? #90
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 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.

@QxNam commented on GitHub (Jul 14, 2025):
@QxNam commented on GitHub (Jul 14, 2025):