retry icon indicating copy to clipboard operation
retry copied to clipboard

Return information about retries made

Open psttf opened this issue 10 years ago • 1 comments

Hello and thank you for this library! Is it still maintained? I have the following suggestion:

Am I right that there is no way to know how many retries where made? This information is lost. I suppose it could be useful if retry functions return something like RetryStatus from Soostone/retry Haskell library.

psttf avatar Dec 26 '15 14:12 psttf

This would be great, we also want to log how many retry attempts were made.

hwildwood avatar Jun 06 '23 09:06 hwildwood