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 not stored for this graph (policy: none)
no test coverage detected