[[["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-07-09 UTC."],[[["The latest version available for the `CatalogServiceLimitedErrorCountRetryPolicy` is 2.37.0-rc."],["This retry policy is designed for `CatalogServiceConnection` and halts retries when a non-transient error occurs or when a specific number of transient failures is exceeded."],["Only `kUnavailable` status codes are considered transient errors within this class, which determines whether it will retry or not."],["The class offers multiple constructors, including one that lets you define the `maximum_failures` threshold for transient errors before stopping retries, and also one to be able to disable retries altogether."],["The policy provides functions like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage and evaluate the status of retry attempts, and `clone` to create a new instance of the policy."]]],[]]