We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58bd36 commit 3c5ab22Copy full SHA for 3c5ab22
1 file changed
Framework/include/QualityControl/CommonSpec.h
@@ -42,7 +42,7 @@ struct CommonSpec {
42
std::string consulUrl;
43
std::string conditionDBUrl = "http://ccdb-test.cern.ch:8080";
44
DiscardFileParameters infologgerDiscardParameters;
45
- double postprocessingPeriod = 10.0;
+ double postprocessingPeriod = 30.0;
46
std::string bookkeepingUrl;
47
};
48
0 commit comments