DavidBK / retry-undici

example for mock and retry in undici

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

example for mock and retry in undici


Languages

Language:JavaScript 100.0%