NeonGeckoCom / neon-iris

Interactive Relay for Intelligence Systems
Other
2 stars 2 forks source link

[FEAT] Notify user if MQ connection is lost in start-gradio #41

Open mikejgray opened 7 months ago

mikejgray commented 7 months ago

Objective

Currently, if the MQ session/connection is lost, Iris retries and corrects. However, the user doesn't see what is happening in Gradio, so it just seems like Neon is slow. A spoken and visual heads up would improve the UX.

Initial Implementation Requirements

Other Considerations

No response