[[["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-17 UTC."],[[["This webpage provides documentation for the `TensorboardServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for AI Platform."],["The `TensorboardServiceLimitedErrorCountRetryPolicy` class defines a retry policy that limits the number of transient errors that are tolerated before stopping retries."],["The retry policy considers `kUnavailable` status codes as transient errors, and will stop retrying if a non-transient error occurs or if the number of transient errors exceeds the configured maximum."],["The class includes constructors to create instances with a specified maximum number of transient failures, as well as functions to check if the policy is exhausted or if a given status is a permanent failure."],["This webpage also provides version history, ranging from version 2.12.0 to version 2.37.0-rc, each link directing to the documentation for the respective version of `TensorboardServiceLimitedErrorCountRetryPolicy`."]]],[]]