MCPcopy Create free account
hub / github.com/apache/maka / consumerDetachedError

Function consumerDetachedError

packages/runtime/src/async-queue.ts:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166}
167
168function consumerDetachedError(): Error {
169 return new Error('event consumer detached before the queue boundary was consumed');
170}

Callers 2

waitUntilConsumedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected