MCPcopy
hub / github.com/sindresorhus/ky / retry.ts

File retry.ts

test/retry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {setTimeout as delay} from 'node:timers/promises';
2import test from 'ava';
3import ky, {
4 NetworkError,

Callers

nothing calls this directly

Calls 9

testFunction · 0.85
createHttpTestServerFunction · 0.85
kyFunction · 0.85
withPerformanceFunction · 0.85
delayFunction · 0.85
parseRawBodyFunction · 0.85
isNetworkErrorFunction · 0.85
isKyErrorFunction · 0.85
createMethod · 0.80

Tested by

no test coverage detected