[[["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-05-07 UTC."],[[["This page documents the `MigrationServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `MigrationServiceConnection` that limits the number of transient errors."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a predefined maximum."],["Transient errors, as per this class, are those with the `kUnavailable` status code, as linked to from the document."],["The policy can be disabled entirely by setting `maximum_failures` to 0 during the class instance creation."],["The latest version documented is 2.37.0-rc, and the page also provides documentation for various previous versions dating back to 2.12.0."]]],[]]