[[["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-03-21 UTC."],[[["The latest version of the `TaskGroup.Types.SchedulingPolicy` is 2.13.0, with a history of previous versions available for review."],["This enum defines how tasks within a TaskGroup are scheduled relative to one another in the Batch v1 API."],["There are three scheduling policies defined within this enum: `AsSoonAsPossible`, `InOrder`, and `Unspecified`."],["The `AsSoonAsPossible` policy allows tasks to run as soon as resources are available, potentially in parallel."],["The `InOrder` policy ensures tasks are run sequentially, based on their increasing task index."]]],[]]