[[["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-03-14 UTC."],[[["This webpage details the `WorkstationsLimitedErrorCountRetryPolicy`, a retry mechanism for `WorkstationsConnection` in the Google Cloud C++ client library."],["The policy halts retries upon encountering a non-transient error or surpassing a set number of transient failures, with `kUnavailable` being the only status code that's considered a transient error."],["You can set a limit to the number of transient errors that will be tolerated using the parameter `maximum_failures`, with a value of 0 to disable the retry loop."],["This class has functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)` and `clone()` that are used to further operate and interact with the retry mechanism."],["The page also provides a list of different versions of the Workstation Limited Error Count Retry Policy class, with version `2.37.0-rc` being the latest version at this time."]]],[]]