[[["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-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eSqlBackupRunsServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, which manages retries for \u003ccode\u003eSqlBackupRunsServiceConnection\u003c/code\u003e in C++.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors are identified by the \u003ccode\u003ekUnavailable\u003c/code\u003e status code.\u003c/p\u003e\n"],["\u003cp\u003eUsers can customize the policy's behavior by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter during object construction to control the number of allowed transient errors, with \u003ccode\u003emaximum_failures\u003c/code\u003e equal to 0 disabling the retry mechanism.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details functions such as \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, \u003ccode\u003eIsExhausted() const\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure(Status const &) const\u003c/code\u003e, and \u003ccode\u003eclone() const\u003c/code\u003e to manage retry behavior and determine the state of the connection.\u003c/p\u003e\n"]]],[],null,[]]