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

Function createFileWithRetries

backend/src/build-system/utils/files.ts:128–163  ·  view source on GitHub ↗
(
  filePath: string,
  content: string,
  maxRetries = 3,
  delayMs = 200,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processSingleTaskMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected