gologix icon indicating copy to clipboard operation
gologix copied to clipboard

Server does not reply to bad requests or requests that end up with server side errors.

Open danomagnum opened this issue 7 months ago • 0 comments

The server doesn't handle that so it ignores it. Unfortunately that means it never replies to the client so the client potentially just sits there waiting for the response to come back.

Whenever any message comes in, a response needs to go out.

danomagnum avatar Nov 24 '23 05:11 danomagnum