Skip to content

Commit b77c573

Browse files
authored
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 2794ba5 commit b77c573

File tree

1 file changed

+1
-1
lines changed
  • DATA/production/qc-postproc-async

1 file changed

+1
-1
lines changed

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)