[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eCloudSchedulerLimitedErrorCountRetryPolicy\u003c/code\u003e, which is a retry policy for \u003ccode\u003eCloudSchedulerConnection\u003c/code\u003e that limits retries based on the count of errors.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with \u003ccode\u003ekUnavailable\u003c/code\u003e being treated as transient.\u003c/p\u003e\n"],["\u003cp\u003eYou can configure the maximum number of allowed transient errors via the constructor, \u003ccode\u003eCloudSchedulerLimitedErrorCountRetryPolicy(int)\u003c/code\u003e, and retry loops can be disabled by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe document presents a list of \u003ccode\u003eCloudSchedulerLimitedErrorCountRetryPolicy\u003c/code\u003e versions, ranging from \u003ccode\u003e2.11.0\u003c/code\u003e to the \u003ccode\u003e2.37.0-rc\u003c/code\u003e latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains functions to determine if it is exhausted, if a failure is permanent, check the maximum number of failures, and creates new instances.\u003c/p\u003e\n"]]],[],null,[]]