[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTransactionOptions\u003c/code\u003e class in the Firestore API provides settings for executing transactions, including retry behavior and maximum attempts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefault\u003c/code\u003e property of \u003ccode\u003eTransactionOptions\u003c/code\u003e provides default settings for transactions if none are specified by the caller.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxAttempts\u003c/code\u003e property dictates how many times a transaction will be tried before failing, and the \u003ccode\u003eRetrySettings\u003c/code\u003e property determines the timing between retries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForMaxAttempts\u003c/code\u003e method is available for creating \u003ccode\u003eTransactionOptions\u003c/code\u003e with a custom maximum number of attempts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForRetrySettings\u003c/code\u003e method allows creation of \u003ccode\u003eTransactionOptions\u003c/code\u003e with custom \u003ccode\u003eRetrySettings\u003c/code\u003e, with the \u003ccode\u003eRetryFilter\u003c/code\u003e property ignored.\u003c/p\u003e\n"]]],[],null,[]]