[[["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 page details the `WorkstationsLimitedErrorCountRetryPolicy`, a retry mechanism for `WorkstationsConnection` that limits retries based on the number of detected transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures, with `kUnavailable` being treated as transient."],["You can configure the maximum number of allowed transient errors via the constructor, also allowing for disabling the retry loop if set to 0."],["The policy includes methods to check if it is exhausted, to decide if a status is a permanent failure, or to clone the current policy, along with ways to check the current maximum allowed failures."],["This documentation also includes various version history links, with version 2.37.0 being the latest, and 2.22.0 being the minimum version discussed."]]],[]]