Skip to content

Silent failures in Chat UI (Lack of error toasts/timeouts) #6

@A561988

Description

@A561988

Testing the chat interface—there seems to be zero feedback when an RPC call fails. If the gateway rejects a request, the UI just shows an eternal loading spinner.
Checked DevTools and I see the WebSocket returning ok: false, but there's no toast notification or timeout surfacing this to the user. Without proper error recovery, it's impossible to know if the model is stalled or if it's a permission/network issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions