[[["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-21 UTC."],[[["This page details the `DataTransferServiceLimitedErrorCountRetryPolicy`, which is used for managing retries for `DataTransferServiceConnection` in the context of BigQuery data transfers."],["The policy limits the number of transient errors that can occur before stopping retries, and treats `kUnavailable` status codes as transient."],["The retry policy can be configured during its construction with an `int` that indicates the maximum number of allowed transient failures."],["The page provides version history for the policy, ranging from version 2.37.0-rc down to 2.11.0, as well as documentation for the various constructors, functions and type aliases within the class."],["There are several functions on this page that are associated with this policy, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone` which all play a role in this policy."]]],[]]