Repo::rollback() and Repo::commit() tuning
Set the $txId property to null before making the request as the request can throw an exception and it shouldn't leave the Repo object in unusable state.
Set the $txId property to null before making the request as the request can throw an exception and it shouldn't leave the Repo object in unusable state.