[[["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."],[[["The latest version available for `VmMigrationLimitedErrorCountRetryPolicy` is `2.37.0-rc`, with a list of previous versions ranging from `2.36.0` down to `2.11.0`."],["This retry policy is designed for `VmMigrationConnection`, and stops retrying upon encountering a non-transient error or when exceeding a specified number of transient failures."],["Transient errors for this class are identified by the `kUnavailable` status code."],["The `VmMigrationLimitedErrorCountRetryPolicy` class is used to create an instance that tolerates a defined number of transient errors, or the retry loop can be disabled."],["This class contains functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, to manage and control the behavior of the retry policy."]]],[]]