NestJS Axios Retry
JSON →A NestJS module (v1.0.7) that integrates axios-retry with NestJS's HttpModule, providing configurable retry logic for HTTP requests. It supports retry count, delay strategies (exponential backoff), custom retry conditions, and on-retry callbacks. Differentiates from manual axios-retry usage by offering a declarative NestJS module setup with forRoot configuration. Uses axios-retry v4 and requires @nestjs/common and @nestjs/core v10. Release cadence is low; last update 2023.
Resources
packagenestjs-axios-retry ↗
API endpoints
full doc /v1/registry/nestjs-axios-retry