Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ retry.js
File
retry.js
deps/undici/src/lib/interceptor/retry.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
const
RetryHandler = require(
'../handler/retry-handler'
)
3
4
module.exports = globalOpts => {
Callers
nothing calls this directly
Calls
2
require
Function · 0.50
dispatch
Function · 0.50
Tested by
no test coverage detected