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

Method QueueInflightExpiry

queue.go:208–213  ·  view source on GitHub ↗

QueueInflightExpiry handles queuing a transaction for inflight expiration. This method is separate from the main Enqueue to ensure expiration is handled regardless of whether the transaction is queued or processed immediately. Parameters: - ctx context.Context: The context for the operation. - tran

(ctx context.Context, transaction *model.Transaction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

QueueTransactionMethod · 0.80

Calls 1

queueInflightExpiryMethod · 0.95

Tested by

no test coverage detected