Skip to content

TrigCost: Add maximum number of ranges to postprocess

Aleksandra Poreba requested to merge aporeba/athena:cost-post-max-ranges into 22.0

Set maximum number of ranges to process in postprocessing, similarly to cost processing. Users can set the number of ranges to process by flag --maxRanges.

Currently, for some of the T0 merged data, there are not enough resources on the TrigCost server machine to process them. This value will restrict the amount.

Tagging @tamartin

Merge request reports