GetRefundableTransactionsByParentID retrieves refundable transactions by their parent transaction ID. It starts a tracing span, fetches the transactions from the datasource, and records relevant events and errors. Parameters: - ctx context.Context: The context for the operation. - parentTransaction
(ctx context.Context, parentTransactionID string, batchSize int, offset int64)
source not stored for this graph (policy: none)