-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Clarify a few details of task chunking (#73)
* In a step parameter space, only one task parameter can be chunked. This was explained in the RFC rationale, but not made explicit in the specification language. * The minimum value of defaultTaskCount is 1. * The minimum value of targetRuntimeSeconds is 0, and the value 0 is equivalent to not specifying a value. Signed-off-by: Mark Wiebe <[email protected]>
- Loading branch information
Showing
2 changed files
with
21 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters