[[["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-23 UTC."],[[["This webpage details the `VersionsLimitedErrorCountRetryPolicy` class, which is used for managing retries for `VersionsConnection` in Dialogflow CX."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit, specifically when encountering `kUnavailable` status codes."],["The class allows configuration of the maximum number of tolerated transient errors during construction, with the option to disable retries by setting `maximum_failures` to 0."],["The page lists available versions, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, along with their respective links to class details."],["It has functions to return the maximum number of failures tolerated, to check if it's exhausted, to check if a failure is permanent, to create a new instance of the policy and to check for failures."]]],[]]