retrying
retrying copied to clipboard
Added minimal logging
Something like this for the issue #3 ?
FWIW I created https://github.com/frnhr/retrying/pull/1 (a PR into @frnhr's fork; creating my own PR with their work seemed like it'd be rude!) which addresses the points @PamelaM raised here.
Thanks @craiga !
Merged it in. I didn't have time to / need to address the suggestions yet, but they definitely look valid to me.
Hey all, This patch seems to cause a serious performance regression. I have a demo of the bug here: https://github.com/HugoKlepsch/retrying-bug-demo Issue: https://github.com/groodt/retrying/issues/20