python-tent-client icon indicating copy to clipboard operation
python-tent-client copied to clipboard

Better error handling

Open longears opened this issue 13 years ago • 0 comments

There are a lot of different exceptions that can come from the resuests library and the underlying sockets code.

Should those all be caught by our library and converted into a simpler set of exceptions?

Consider also some sanity checking of JSON going into and out of Tent.

longears avatar Oct 14 '12 07:10 longears