[[["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-05-07 UTC."],[[["This document outlines the `VmMigrationLimitedErrorCountRetryPolicy`, a retry policy designed for `VmMigrationConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, allowing retries if this error occurs."],["Users can customize the maximum number of transient failures allowed during an RPC operation when constructing an instance of `VmMigrationLimitedErrorCountRetryPolicy`."],["The policy includes methods for determining if a failure is permanent (`IsPermanentFailure`), whether retries are exhausted (`IsExhausted`), and handling failures (`OnFailure`)."],["The document also provides links to various versions of this class' documentation, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]