cats-retry icon indicating copy to clipboard operation
cats-retry copied to clipboard

Give RetryPolicy access to failure/error

Open erikvanoosten opened this issue 8 months ago • 1 comments

We have use case where we want to retry some errors immediately, other errors cause a regular exponential backoff.

Is there currently a way to do this with cats-retry? If not, could this feature be added?

erikvanoosten avatar Jun 25 '24 14:06 erikvanoosten