We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d013a44 commit 6939426Copy full SHA for 6939426
cmd/etl_worker/app-batch.yaml
@@ -21,7 +21,7 @@ resources:
21
automatic_scaling:
22
# This is intended for batch jobs.
23
min_num_instances: 4
24
- max_num_instances: 6
+ max_num_instances: 12
25
# Very long cool down period, to reduce the likelihood of tasks being truncated.
26
cool_down_period_sec: 1800
27
# We don't care much about latency, so a high utilization is desireable.
0 commit comments