Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/idosal/git-mcp
/ ackAll
Method
ackAll
worker-configuration.d.ts:1535–1535 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1533
readonly queue: string;
1534
retryAll(options?: QueueRetryOptions): void;
1535
ackAll(): void;
1536
}
1537
interface
R2Error extends Error {
1538
readonly name: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected