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