Google transaction rollback
• What is the change? Only google implementation of code is updated. • What does it impact? A couple of tests were failing because of the Google firestorm and the google support team confirmed a slight difference in how a transaction is handled in Datastore vs Firestore. The solution is to either close or rollback the transaction.
• How do I reproduce or test the change?