Преглед изворни кода

[212400] energyStlB is now number of billing Ids

mlnicolas пре 5 година
родитељ
комит
3dd273b707

+ 1 - 1
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation.yml

@@ -84,7 +84,7 @@ batch:
     # LR part: partitions per billing id = Math.ceil(30/lr)
     # LR part: partitions per billing id = Math.ceil(30/lr)
     # lr values greater than 16 will always result to 2 partitions per billing id with different DI range
     # lr values greater than 16 will always result to 2 partitions per billing id with different DI range
     lr: 16
     lr: 16
-    energyStlB: 262500 #10 partitions
+    energyStlB: 20  #Number of billingIds per trading date
 
 
 
 
 logging:
 logging: