[[["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-04-17 UTC."],[[["This webpage provides documentation for the `AdvisoryNotificationsServiceLimitedErrorCountRetryPolicy` class, designed for handling transient errors in RPC calls to `AdvisoryNotificationsServiceConnection`."],["The retry policy halts if it encounters a non-transient error or exceeds a specified number of transient failures, with `kUnavailable` being considered a transient error."],["The class includes constructors to define the maximum number of transient errors allowed and methods to manage and evaluate the success of retries, including `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The webpage has a list of historical versions of the class, with the latest being 2.37.0-rc, and as low as version 2.11.0."],["The class can be configured to disable the retry loop completely by setting `maximum_failures` to 0."]]],[]]