QueueInflightCommit schedules an automatic commit for an inflight transaction at the specified date. Parameters: - ctx context.Context: The context for the operation. - transaction *model.Transaction: The transaction to be committed automatically. Returns: - error: An error if the task could not b
(ctx context.Context, transaction *model.Transaction)
source not stored for this graph (policy: none)