mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #12691] issue: Duplicate (slow) requests to /api/v1/chats #16685
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 @aersam on GitHub (Apr 10, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12691
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.2
Ollama Version (if applicable)
No response
Operating System
Official Docker Image
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
when chatting with open web ui, it should be fast :)
Actual Behavior
In the network you see many requests to
/api/v1/chats/?page=1. These requests occur multiple times per prompt and seem to block the completions. Also, they are pretty slowSteps to Reproduce
Just open any chat and see in the networking tab what happens
Logs & Screenshots
Additional Information
We use Azure Container Apps for Hosting. It's possible that the sqlite is pretty slow there
containerlog.txt