GetTransactionByRef retrieves a transaction by its reference from the datasource. It starts a tracing span, fetches the transaction by reference, and records relevant events and errors. Parameters: - ctx context.Context: The context for the operation. - reference string: The reference of the transa
(ctx context.Context, reference string)
source not stored for this graph (policy: none)