typescript-retry-decorator icon indicating copy to clipboard operation
typescript-retry-decorator copied to clipboard

Allow custom handling of last exception

Open CarinaChenot opened this issue 2 years ago • 0 comments

It would be helpful to have the ability to handle what gets thrown in the end, in case there is a need to remap the error to something else. I did not see this functionality in the documentation, but perhaps it is already possible?

And thanks for making this library!

CarinaChenot avatar Nov 21 '23 15:11 CarinaChenot