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

Method queueInflightCommit

queue.go:308–329  ·  view source on GitHub ↗

queueInflightCommit enqueues a task to handle inflight commit for a transaction. Parameters: - transactionID string: The ID of the transaction. - commitAt time.Time: The scheduled time to automatically commit the inflight transaction. Returns: - error: An error if the task could not be enqueued.

(transactionID string, commitAt time.Time)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

QueueInflightCommitMethod · 0.95

Calls 3

EnqueueMethod · 0.80
ErrorMethod · 0.45
DebugMethod · 0.45

Tested by

no test coverage detected