[[["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-03-14 UTC."],[[["The latest version of the Service Controller documentation is 2.37.0-rc, with many prior versions available dating back to version 2.11.0."],["`ServiceControllerLimitedErrorCountRetryPolicy` is a retry policy that limits retries based on the number of transient errors encountered."],["The policy considers RPCs that return non-transient errors and exceeding a prescribed number of transient failures as conditions to stop retrying."],["The `kUnavailable` status code is specifically treated as a transient error by this class."],["The retry loop can be disabled by creating an instance with `maximum_failures` set to 0."]]],[]]