Searched defs:minTimeout (Results 1 – 10 of 10) sorted by relevance
| /third_party/node/deps/npm/node_modules/retry/test/integration/ |
| D | test-timeouts.js | 17 minTimeout: minTimeout, property 38 minTimeout: minTimeout, property
|
| D | test-retry-operation.js | 152 minTimeout: delay, property 220 minTimeout: 1, property
|
| D | test-forever.js | 8 minTimeout: 100, property
|
| /third_party/node/deps/npm/node_modules/@npmcli/git/lib/ |
| D | spawn.js | 26 minTimeout: opts.fetchRetryMintimeout || 1000, property
|
| /third_party/node/deps/undici/src/types/ |
| D | retry-handler.d.ts | 70 minTimeout?: number; property
|
| /third_party/node/deps/npm/node_modules/retry/example/ |
| D | dns.js | 8 minTimeout: 1 * 1000, property
|
| D | stop.js | 7 minTimeout: 1 * 1000, property
|
| /third_party/node/deps/npm/node_modules/retry/lib/ |
| D | retry.js | 20 minTimeout: 1 * 1000, property
|
| /third_party/node/deps/npm/node_modules/npm-registry-fetch/lib/ |
| D | index.js | 128 minTimeout: opts.fetchRetryMintimeout, property
|
| /third_party/node/deps/npm/node_modules/pacote/lib/ |
| D | fetcher.js | 344 }), { retries: 1, minTimeout: 0, maxTimeout: 0 })) property
|