MCPcopy 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'
2const RetryHandler = require('../handler/retry-handler')
3
4module.exports = globalOpts => {

Callers

nothing calls this directly

Calls 2

requireFunction · 0.50
dispatchFunction · 0.50

Tested by

no test coverage detected