1.0.14
Two enhancements:
-
@mfalesni added a return for silent_failure, so that the results can be unpacked without TypeError regardless of failure or success.
-
@bsquizz added a log_on_loop option, defaulting to false, that allows for caller to trigger logging on every loop iteration. Function and 'try' number are included in Info level log message.