Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ retry
Method
retry
apps/cloud/worker-configuration.d.ts:2198–2198 ·
view source on GitHub ↗
(options?: QueueRetryOptions)
Source
from the content-addressed store, hash-verified
2196
readonly body: Body;
2197
readonly attempts: number;
2198
retry(options?: QueueRetryOptions): void;
2199
ack(): void;
2200
}
2201
interface
QueueEvent<Body = unknown> extends ExtendableEvent {
Callers
12
makeTestHttpServer
Function · 0.80
waitForRecordedRequests
Function · 0.80
organizationFromDatabase
Function · 0.80
member-seat-billing-sync.test.ts
File · 0.80
findBeforeSendPayload
Function · 0.80
reportFor
Function · 0.80
trackAttempts
Function · 0.80
mcp-session-idle-runtime-disposal.test.ts
File · 0.80
mcp-session-cap-eviction.test.ts
File · 0.80
createEmulatorInstance
Function · 0.80
makeAutumnSurface
Function · 0.80
makeTelemetrySurface
Function · 0.80
Calls
no outgoing calls
Tested by
3
findBeforeSendPayload
Function · 0.64
reportFor
Function · 0.64
trackAttempts
Function · 0.64