bluebird-retry
bluebird-retry copied to clipboard
added an `on_retry` option to callback when a retry happens
Hi,
I am adding an on_retry
callback function to be invoked when a retry happens. This is my first PR on GitHub ever, and would love to get feedback and instructions on how to best add a test for it.