/retry-undici

example for mock and retry in undici

Primary LanguageJavaScript

Undici Retry Project

Description

This project demonstrates how to use the Undici package with retry functionality. It also includes examples of how to use mocks in tests.

Installation

corepack enable
pnpm install

Usage

pnpm start

Testing

pnpm test