Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ RetryQueue.test.ts
File
RetryQueue.test.ts
packages/cloud/src/retry-queue/__tests__/RetryQueue.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ExtensionContext } from
"vscode"
2
import
{ RetryQueue } from
"../RetryQueue.js"
3
import
type
{ QueuedRequest } from
"../types.js"
4
Callers
nothing calls this directly
Calls
15
enqueue
Method · 0.80
getStats
Method · 0.80
isPausedState
Method · 0.80
pause
Method · 0.80
resume
Method · 0.80
retryAll
Method · 0.80
getCurrentUserId
Method · 0.80
setCurrentUserId
Method · 0.80
clearIfUserChanged
Method · 0.80
all
Method · 0.80
createMockContext
Function · 0.70
dispose
Method · 0.65
Tested by
no test coverage detected