[[["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-08-14 UTC."],[[["This webpage details the `ConversationalSearchServiceLimitedErrorCountRetryPolicy`, which is used to manage retries for the `ConversationalSearchServiceConnection` in the event of errors."],["The policy will cease retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as RPC calls returning a `kUnavailable` status code."],["The class has functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` that are relevant to the overall functionality of the class."],["The latest version available for reference on the `ConversationalSearchServiceLimitedErrorCountRetryPolicy` is version 2.37.0-rc, with a list of versions all the way back to version 2.15.1 available on this page."]]],[]]