Skip to content

Commit fa35d7a

Browse files
knopers8shahor02
authored andcommitted
EMC ClustersTrend should publish only complete trends
EMC ClustersTrend configuration is changed to publish trends only once all input objects are processed, there is no need for intermediate versions.
1 parent 6013121 commit fa35d7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • DATA/production/qc-postproc-async

DATA/production/qc-postproc-async/emc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@
496496
"moduleName": "QualityControl",
497497
"detectorName": "EMC",
498498
"resumeTrend": "false",
499-
"producePlotsOnUpdate": "true",
499+
"producePlotsOnUpdate": "false",
500500
"dataSources": [
501501
{
502502
"type": "repository",

0 commit comments

Comments
 (0)