mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-22 09:31:58 -05:00
[GH-ISSUE #16212] feat: "backend not available" message if backend dies #88563
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 @guenhter on GitHub (Aug 1, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16212
Check Existing Issues
Problem Description
Hi,
when the backend dies, currently this is not obvious to the user
Instead, when he asks a question, it seems like that answer is processed forever...
Desired Solution you'd like
Maybe the UI is redirected to this screen
Alternatives Considered
No response
Additional Context
Can be reproduced easy:
@tjbck commented on GitHub (Aug 2, 2025):
Intended behaviour