Skip to content

Google transaction rollback

ethiraj krishnamanaidu requested to merge cherry-pick-99920337 into master

• 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?

Merge request reports