Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - May 08 - May 22
-
Team:Telescope and Site
-
Urgent?:No
Description
In ts_tcpip BaseClientOrServer the read_json and write_json messages raise the default json exception if decoding/encoding fails. Unfortunately it is not very informative, so catch the exception and include the data that could not be encoded/decoded.
Pull request: https://github.com/lsst-ts/ts_tcpip/pull/27