[[["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-21 UTC."],[[["This document outlines the `VmMigrationLimitedErrorCountRetryPolicy`, a retry policy designed for `VmMigrationConnection` that manages transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a defined number of transient failures, where `kUnavailable` is considered a transient error."],["You can set the maximum number of tolerated transient failures via a constructor."],["The document provides details on different constructors, core functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and the `clone` method, including the parameters and return types for each."],["The document contains a list of past versions that this policy was available for, including version `2.37.0-rc` which is the latest."]]],[]]