Skip to content
Snippets Groups Projects
Valentin Lorentz's avatar
vlorentz authored
Pros:
* Language-independent
* Works with unpickleable exceptions (eg. cimpl.KafkaException, and
  RLock objects in exceptions raised by tenacity)

Con:
* Shows a less nice error on the client side (if the client is in
  Python), unless the error is whitelisted in `reraise_exceptions`.
08289ce5
History