[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-08 UTC."],[[["This webpage details the `SqlBackupRunsServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library for SQL that controls retry behavior for the `SqlBackupRunsServiceConnection`."],["The retry policy stops if a non-transient error is received or if the number of transient failures exceeds a predefined `maximum_failures` limit."],["Only the `kUnavailable` status code is considered a transient error for this specific retry policy class."],["The policy can be disabled by setting `maximum_failures` to 0 when constructing an instance."],["The policy features functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted() const`, `IsPermanentFailure(Status const &) const`, and `clone() const`, as well as a `BaseType` alias for `SqlBackupRunsServiceRetryPolicy`."]]],[]]