[[["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\u003eDatastreamLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy for \u003ccode\u003eDatastreamConnection\u003c/code\u003e that limits retries based on the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy will stop retrying if a non-transient error is returned or if the number of transient failures exceeds a set limit, and it considers \u003ccode\u003ekUnavailable\u003c/code\u003e as a transient error status code.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors to create instances with a specified \u003ccode\u003emaximum_failures\u003c/code\u003e threshold, which can be set to zero to disable the retry loop, and copy/move constructors for proper usage.\u003c/p\u003e\n"],["\u003cp\u003eKey functions include \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 and query the state of the retry policy, along with \u003ccode\u003eBaseType\u003c/code\u003e as an alias of \u003ccode\u003eDatastreamRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also contains links to reference documentation for versions ranging from 2.11.0 to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"]]],[],null,[]]