rethinkdb-python icon indicating copy to clipboard operation
rethinkdb-python copied to clipboard

Exceptions are caught and bubbled in several places that leads to complexity in using internal APIs.

Open gabor-boros opened this issue 7 years ago • 0 comments

Description

Exceptions are caught and bubbled in several places that leads to complexity in using internal APIs. At the same time refactor to always log exceptions with default_logger.exception().

gabor-boros avatar Aug 19 '18 15:08 gabor-boros