You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the engine is killed from the admin UI, while it is restarting, accessing the conversation page shows a ERR_SOCKET_CLOSED error. This persists for a few seconds.
We should instead recognize that the engine is being restarted, wait a bit, and on timeout, show a more informative error to the user.
The text was updated successfully, but these errors were encountered:
If the engine is killed from the admin UI, while it is restarting, accessing the conversation page shows a ERR_SOCKET_CLOSED error. This persists for a few seconds.
We should instead recognize that the engine is being restarted, wait a bit, and on timeout, show a more informative error to the user.
The text was updated successfully, but these errors were encountered: