[[["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-21 UTC."],[[["This webpage documents the `DocumentSchemaServiceLimitedErrorCountRetryPolicy`, which is used for retrying operations within the `DocumentSchemaServiceConnection`."],["The retry policy halts if a non-transient error is encountered or if the number of transient failures exceeds a set limit."],["Transient errors are defined as those having a status code of `kUnavailable`."],["You can set the maximum number of transient errors permitted via the constructor."],["This class also provides functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)` and `clone()` to determine retry behavior and error handling."]]],[]]