[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]