When asking a complex question to the Midday AI assistant, the application encountered a connection error. The error message "Uncaught (in promise) Error: Connection closed" appeared in the browser console, suggesting that the connection was terminated unexpectedly.
This issue may be caused by the AI generating a response that exceeds the size limit for the connection, resulting in a premature closure. The error occurred during an interaction with the AI assistant, potentially disrupting the user experience.
Steps to reproduce:
Open the Midday AI application
Ask a complex question that might require a lengthy response
The application displays a client-side exception, and the browser console shows a connection closed error, preventing the AI from completing its response.
When asking a complex question to the Midday AI assistant, the application encountered a connection error. The error message "Uncaught (in promise) Error: Connection closed" appeared in the browser console, suggesting that the connection was terminated unexpectedly.
Steps to reproduce:
The application displays a client-side exception, and the browser console shows a connection closed error, preventing the AI from completing its response.