-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3d5149d
commit 0550d6b
Showing
23 changed files
with
1,729 additions
and
433 deletions.
There are no files selected for viewing
Empty file.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
DEFAULT_CONVERTER_TASK_MAX_PARALLELISM = 4096 | ||
|
||
# Safe limit ONLY considering CPU limit, typically 32 for a 8x-large worker | ||
DEFAULT_MAX_PARALLEL_DATA_FILE_DOWNLOAD = 30 |
Oops, something went wrong.