fetch-component
fetch-component is a well-known component that provides a wrapper around the cross-fetch library with support for retries. It simplifies making HTTP requests with retry logic and timeout handling.
Installation
npm install @well-known-components/fetch-component