processQueuedTransaction routes queued work through the shared executor so the planner can choose between normal queued batching, hot-lane batching, and single-transaction fallback.
(ctx context.Context, transaction *model.Transaction, hotLane bool)
source not stored for this graph (policy: none)
no test coverage detected