MCPcopy Create free account
hub / github.com/continuedev/continue / exponentialBackoff.test.ts

File exponentialBackoff.test.ts

extensions/cli/src/util/exponentialBackoff.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vi } from "vitest";
2
3import { ExponentialBackoffOptions } from "./exponentialBackoff.js";
4

Callers

nothing calls this directly

Calls 2

isRetryableErrorFunction · 0.70
calculateDelayFunction · 0.70

Tested by

no test coverage detected