Skip to content

Commit 68cdd13

Browse files
committed
feat(task): update default threads to be 4
1 parent b5d6b45 commit 68cdd13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/translator/task.oo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ inputs_def:
6969
json_schema:
7070
type: integer
7171
minimum: 1
72-
value: 1
72+
value: 4
7373
- handle: retry_times
7474
json_schema:
7575
type: integer

0 commit comments

Comments
 (0)