firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

FR: Make the Number of Retires Configurable in transaction()

Open hiranya911 opened this issue 8 years ago • 0 comments

Add an optional max_retries argument to the db.Reference.transaction() method. Currently it uses a fixed retry count (25).

hiranya911 avatar Aug 14 '17 20:08 hiranya911