Open
Description
This code currently operates with a control flag listen
Lines 71 to 112 in ae82770
This requires a nolint
and should be fixed. Additionally, http errors are not well received by websocket based FE requests. These errors should be translated to the websocket message to be properly rendered on the FE.