[[["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 `VmMigrationLimitedErrorCountRetryPolicy`, a retry policy designed for `VmMigrationConnection` that limits the number of transient errors before stopping retries."],["The policy stops retrying upon encountering a non-transient error or exceeding the maximum allowed number of transient failures, with `kUnavailable` status codes being the only errors treated as transient."],["You can customize the retry behavior by setting the `maximum_failures` parameter in the constructor, with a value of 0 effectively disabling retries."],["The page provides documentation for various versions of the policy, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["It outlines the constructors, functions, and type aliases, including details on parameters and return types."]]],[]]