[[["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-07-18 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."]]],[]]