Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{setTimeout as delay} from
'node:timers/promises'
;
2
import
test from
'ava'
;
3
import
ky, {
4
NetworkError,
Callers
nothing calls this directly
Calls
9
test
Function · 0.85
createHttpTestServer
Function · 0.85
ky
Function · 0.85
withPerformance
Function · 0.85
delay
Function · 0.85
parseRawBody
Function · 0.85
isNetworkError
Function · 0.85
isKyError
Function · 0.85
create
Method · 0.80
Tested by
no test coverage detected