[[["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-14 UTC."],[[["\u003cp\u003eThis document provides information on the \u003ccode\u003eExecutionsLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is used for retrying operations in the \u003ccode\u003eExecutionsConnection\u003c/code\u003e class based on the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy stops if a non-transient error is returned or if the number of transient failures exceeds a set maximum, with \u003ccode\u003ekUnavailable\u003c/code\u003e being the only status code that's considered a transient error.\u003c/p\u003e\n"],["\u003cp\u003eYou can set the maximum number of transient errors tolerated during construction, and the retry loop can be disabled by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods for checking the maximum number of failures, whether a failure is permanent, whether the retry policy is exhausted, and a way to clone the retry policy.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to the different versions of the \u003ccode\u003eExecutionsLimitedErrorCountRetryPolicy\u003c/code\u003e class, with the latest version being \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]