[[["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\u003e\u003ccode\u003eQueueConstants\u003c/code\u003e defines limits for task queues, including queue and task name constraints.\u003c/p\u003e\n"],["\u003cp\u003eThere are static fields, \u003ccode\u003eQUEUE_NAME_PATTERN\u003c/code\u003e, \u003ccode\u003eQUEUE_NAME_REGEX\u003c/code\u003e, \u003ccode\u003eTASK_NAME_PATTERN\u003c/code\u003e, and \u003ccode\u003eTASK_NAME_REGEX\u003c/code\u003e, specifying patterns and regular expressions for valid queue and task names.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes static methods to retrieve limits such as the maximum time a task can be scheduled into the future, the maximum lease duration for a task, and the maximum number of tasks to lease in one call.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQueueConstants\u003c/code\u003e provides methods to determine the maximum sizes for pull and push tasks, queue names, task names, and task tags.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes limits for the number of tasks per add call and the maximum URL length for tasks, as well as a deprecated method \u003ccode\u003emaxTaskSizeBytes()\u003c/code\u003e that is being replaced by \u003ccode\u003emaxPushTaskSizeBytes()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]