MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox / addRetryDelay

Method addRetryDelay

backend/src/build-system/retry-handler.ts:56–59  ·  view source on GitHub ↗

* Adds a delay before the next retry attempt. * The delay increases linearly based on the current retry count. * @param {number} retryCount - The current retry attempt count. * @returns {Promise } A promise that resolves after the specified delay.

(retryCount: number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

retryMethodMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected