aiorpc icon indicating copy to clipboard operation
aiorpc copied to clipboard

Internal exceptions, such as msgpack sealization issues are not send to client

Open volfco opened this issue 6 years ago • 0 comments

When you encounter an internal exception, such as a msgpack exception saying it can't serialize a string, the server doesn't send anything to the client- it just times out.

This is not ideal behavior and should be fixed.

volfco avatar Oct 10 '18 00:10 volfco