@bamada/nestjs-http-retry
A robust NestJS module providing configurable HTTP request retry strategies, including Exponential Backoff and Constant Interval, to enhance the resilience of your applications.
@knicola/retry
Retries the given task a certain amount of times or until successful.