[[["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\u003eThe latest version available is 2.37.0-rc, with numerous older versions like 2.36.0, 2.35.0, and going all the way down to version 2.11.0 also available for browsing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMetadataServiceLimitedErrorCountRetryPolicy\u003c/code\u003e is a retry policy for \u003ccode\u003eMetadataServiceConnection\u003c/code\u003e that limits the number of transient errors before stopping retries.\u003c/p\u003e\n"],["\u003cp\u003eThe policy treats the \u003ccode\u003ekUnavailable\u003c/code\u003e status code as a transient error, and it stops retrying if it encounters a non-transient error or exceeds the maximum allowed transient failures.\u003c/p\u003e\n"],["\u003cp\u003eThis class has constructors that allow for setting the \u003ccode\u003emaximum_failures\u003c/code\u003e, which is the maximum allowed transient errors, it also allows to disable the retry loop if set to \u003ccode\u003e0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides functions like \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 to manage the retry behavior and query its state.\u003c/p\u003e\n"]]],[],null,[]]