UpdateTransactionStatus updates the status of a transaction by its ID in the datasource. It starts a tracing span, updates the transaction status, and records relevant events and errors. Parameters: - ctx context.Context: The context for the operation. - id string: The ID of the transaction to be u
(ctx context.Context, id string, status string)
source not stored for this graph (policy: none)