[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTaskQueueRetryParametersOrBuilder\u003c/code\u003e interface defines methods for managing retry parameters within a task queue, implementing \u003ccode\u003ecom.google.protobuf.MessageOrBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt allows setting and retrieving limits for task retries, including \u003ccode\u003egetRetryLimit()\u003c/code\u003e which returns the maximum number of retry attempts, and \u003ccode\u003egetAgeLimitSec()\u003c/code\u003e, which defines the maximum age in seconds of the retried task.\u003c/p\u003e\n"],["\u003cp\u003eThe interface provides methods like \u003ccode\u003egetMaxBackoffSec()\u003c/code\u003e, \u003ccode\u003egetMinBackoffSec()\u003c/code\u003e, and \u003ccode\u003egetMaxDoublings()\u003c/code\u003e to control the exponential backoff strategy for retries.\u003c/p\u003e\n"],["\u003cp\u003eMethods such as \u003ccode\u003ehasAgeLimitSec()\u003c/code\u003e, \u003ccode\u003ehasMaxBackoffSec()\u003c/code\u003e, \u003ccode\u003ehasMinBackoffSec()\u003c/code\u003e, \u003ccode\u003ehasMaxDoublings()\u003c/code\u003e, and \u003ccode\u003ehasRetryLimit()\u003c/code\u003e are used to check the presence of specific retry parameters.\u003c/p\u003e\n"]]],[],null,[]]