[[["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 document outlines the \u003ccode\u003eFleetRoutingLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry mechanism designed for \u003ccode\u003eFleetRoutingConnection\u003c/code\u003e in the Google Cloud Optimization C++ library, with the latest version being \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy halts further attempts if a non-transient error occurs or if the count of transient failures exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eThe class considers \u003ccode\u003ekUnavailable\u003c/code\u003e status codes as transient errors, meaning the only status that will be retried is the unavailable status.\u003c/p\u003e\n"],["\u003cp\u003eYou can adjust the behavior of this policy by providing the max amount of failure when creating an instance of this class, or you can disable retries by providing a \u003ccode\u003emaximum_failures\u003c/code\u003e parameter equal to 0.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains constructors, functions such as \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e along with a \u003ccode\u003eBaseType\u003c/code\u003e alias.\u003c/p\u003e\n"]]],[],null,[]]