We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e023e0d commit 99e9412Copy full SHA for 99e9412
1 file changed
lib/core/settings.py
@@ -77,7 +77,7 @@
77
METADB_SUFFIX = "_masterdb"
78
79
# minimum time response set needed for time-comparison based on standard deviation
80
-MIN_TIME_RESPONSES = 15
+MIN_TIME_RESPONSES = 10
81
82
# minimum comparison ratio set needed for searching valid union column number based on standard deviation
83
MIN_UNION_RESPONSES = 5
0 commit comments