File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -74,27 +74,27 @@ queue:
7474# 2. We have 5 queues, to allow up to about 500 rows/second, to
7575# allow 30 days of data to be processed within one day, with
7676# some headroom for future growth.
77- - name : etl-ndt-batch_0
77+ - name : etl-ndt-batch-0
7878 target : etl-ndt-batch-parser
7979 rate : 1.0/s
8080 bucket_size : 10
8181 max_concurrent_requests : 75
82- - name : etl-ndt-batch_1
82+ - name : etl-ndt-batch-1
8383 target : etl-ndt-batch-parser
8484 rate : 1.0/s
8585 bucket_size : 10
8686 max_concurrent_requests : 75
87- - name : etl-ndt-batch_2
87+ - name : etl-ndt-batch-2
8888 target : etl-ndt-batch-parser
8989 rate : 1.0/s
9090 bucket_size : 10
9191 max_concurrent_requests : 75
92- - name : etl-ndt-batch_3
92+ - name : etl-ndt-batch-3
9393 target : etl-ndt-batch-parser
9494 rate : 1.0/s
9595 bucket_size : 10
9696 max_concurrent_requests : 75
97- - name : etl-ndt-batch_4
97+ - name : etl-ndt-batch-4
9898 target : etl-ndt-batch-parser
9999 rate : 1.0/s
100100 bucket_size : 10
You can’t perform that action at this time.
0 commit comments