[[["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-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eSearchServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry mechanism for \u003ccode\u003eSearchServiceConnection\u003c/code\u003e in the Google Cloud Discovery Engine C++ library.\u003c/p\u003e\n"],["\u003cp\u003eThe policy is designed to halt retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eOnly \u003ccode\u003ekUnavailable\u003c/code\u003e status codes are considered transient errors, triggering the policy's retry mechanism.\u003c/p\u003e\n"],["\u003cp\u003eThe class features constructors to initialize the retry policy with a specific \u003ccode\u003emaximum_failures\u003c/code\u003e count, and you can disable the retry by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides functions to check if the policy is exhausted, check if the failure is permanent, get the maximum number of failures, and make a copy of the policy with the clone function.\u003c/p\u003e\n"]]],[],null,[]]