Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ vi } from
"vitest"
;
2
3
import
{ ExponentialBackoffOptions } from
"./exponentialBackoff.js"
;
4
Callers
nothing calls this directly
Calls
2
isRetryableError
Function · 0.70
calculateDelay
Function · 0.70
Tested by
no test coverage detected