[[["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 document provides information on the `VmMigrationLimitedErrorCountRetryPolicy` class, which is a retry policy for `VmMigrationConnection` that counts errors."],["The policy stops retrying if it encounters a non-transient error or if the number of transient failures exceeds a set limit."],["`kUnavailable` status codes are considered transient errors, and you can set `maximum_failures` to 0 to disable the retry loop."],["The document also covers the constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, and a type alias `BaseType` associated with the `VmMigrationLimitedErrorCountRetryPolicy` class."],["There are many versions of the VmMigrationLimitedErrorCountRetryPolicy class available with the latest being version `2.37.0-rc` and the current doc version being `2.21.0`."]]],[]]