MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / queueShadowWork

Method queueShadowWork

lineage.go:1322–1373  ·  view source on GitHub ↗

queueShadowWork processes shadow commit or void work synchronously first, and queues to outbox for retry only if there are failures. This provides both immediate processing and guaranteed delivery for failed operations. Parameters: - ctx context.Context: The context for the operation. - parentTrans

(ctx context.Context, parentTransactionID string, lineageType string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

InsertLineageOutboxMethod · 0.65
StartMethod · 0.45
ErrorMethod · 0.45

Tested by

no test coverage detected