[[["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 used for managing retries in `VmMigrationConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["Transient errors, in this case, are defined as those with the `kUnavailable` status code."],["The `VmMigrationLimitedErrorCountRetryPolicy` can be configured to tolerate a specific number of transient errors, with an option to disable retries entirely by setting the maximum failures to 0."],["The class offers methods to check maximum failures, handle failure, if retry is exhausted, check if it's a permanent failure, and clone it."]]],[]]