2.0.0-beta.3 • Published 4 years ago

@apollo/link-retry v2.0.0-beta.3

Weekly downloads
2,391
License
MIT
Repository
github
Last release
4 years ago

Apollo Retry Link

npm version Build Status Join the community on Spectrum

Attempt an operation multiple times if it fails due to network or server errors.

Documentation

All Apollo Client documentation, including Apollo Link usage articles and helpful recipes, lives on https://www.apollographql.com/docs/react/

Maintainers