[[["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 page provides documentation for the `KnowledgeBasesRetryPolicy` class within the Dialogflow ES C++ library, specifically for version 2.20.0."],["The latest version of the `KnowledgeBasesRetryPolicy` class is 2.37.0-rc, and it is the first entry on a list of previous versions that goes all the way down to version 2.11.0."],["The `KnowledgeBasesRetryPolicy` is used in the `KnowledgeBasesConnection`, and can be used to see if the retry policy is exhausted, has encountered a permanent failure or if it has failed in general."],["The `clone()` function can be used to create a new instance of the policy, reset to the initial state."],["The functions `OnFailure`, `IsExhausted` and `IsPermanentFailure` are all available to test for failures, with status as the argument for the failure functions, returning a bool."]]],[]]