[[["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-17 UTC."],[[["This page details the `MigrationServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `MigrationServiceConnection` in the BigQuery Migration service."],["The policy stops retrying after encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code treated as transient in this class."],["You can control the number of transient failures to tolerate through the `maximum_failures` parameter, which also can disable the retry loop when set to 0."],["The policy offers methods to manage retries, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to manage failure cases, check exhaustion, check permanent failure, and to duplicate the policy, respectively."],["The documentation lists all available versions, starting from version 2.11.0 and going up to 2.37.0-rc (latest), offering a full history of the `MigrationServiceLimitedErrorCountRetryPolicy`."]]],[]]