corda/client
Ross Nicoll de5568854c
INFRA-438 Handle observers not having error handling (#6434)
* INFRA-438 Handle observers not having error handling

When the RPC client connection is closed, it notifies observers using onError(), which may not be the correct approach (TBD) but changing this is a much more invasive change. Where observers do not subscribe to error notifications, this is reflected to the calling client by an exception thrown.

This change catches that exception and lots it as debug rather an error level.
2020-08-05 00:05:33 +01:00
..
jackson ENT-5043 separate out test utils (#5998) 2020-03-03 15:55:17 +00:00
jfx add timeouts to all tests (#5875) 2020-02-11 10:14:05 +00:00
mock CORDA-3644: Add Corda-Testing tag to test artifacts' MANIFEST.MF. (#6032) 2020-03-05 17:39:55 +00:00
rpc INFRA-438 Handle observers not having error handling (#6434) 2020-08-05 00:05:33 +01:00