Ross ROSS = Recommend OSS · open-source software intelligence for agents

softonic/axios-retry

Axios plugin that intercepts failed requests and retries them whenever possible observed · 2026-08-28

github.com/softonic/axios-retry · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 27
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3580
  • days_rel: n/a
  • days_push: 442
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2014 stars · 174 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Axios plugin that intercepts failed HTTP requests and automatically retries them with configurable retry counts and delay strategies. It supports exponential backoff, linear, or custom delays and works with custom Axios instances.

Use cases

  • retry failed axios requests automatically
  • add exponential backoff to http calls
  • make api clients resilient to transient failures
  • configure per-request retry behavior in axios
  • retry network requests with custom delay logic

When to choose

  • you already use axios and need automatic retries
  • you want configurable backoff strategies with minimal setup
  • you need request-specific retry overrides

When to avoid

  • you use fetch or another http client instead of axios
  • you need circuit breaking or full resilience frameworks
  • you need retries for non-http libraries

Facets

library · maturity active

http-client middleware error-handling web-development backend developer-tools browser cross-platform axios retry exponential-backoff resilience typescript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
softonic/axios-retrymain44

For agents

markdown · JSON · MCP: product_card(name="softonic/axios-retry")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem