[[["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-23 UTC."],[[["This webpage details the `VmMigrationLimitedErrorCountRetryPolicy`, a retry policy used with `VmMigrationConnection` to manage errors during VM migration operations."],["The policy halts retries upon encountering non-transient errors or when the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a maximum number of transient failures, and setting this number to 0 effectively disables retries."],["The class offers methods to manage the retry process, including `OnFailure` to determine retry eligibility, `IsExhausted` to check if retries are exhausted, and `IsPermanentFailure` to check if an error is non-transient."],["The current version is 2.23.0, and it has available versions ranging from 2.37.0-rc down to 2.11.0, for the class `VmMigrationLimitedErrorCountRetryPolicy`."]]],[]]