Thanks to visit codestin.com Credit goes to github.com
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 73968a4 commit 0cbdaaeCopy full SHA for 0cbdaae
1 file changed
lib/core/settings.py
@@ -91,7 +91,7 @@
91
METADB_SUFFIX = "_masterdb"
92
93
# Minimum time response set needed for time-comparison based on standard deviation
94
-MIN_TIME_RESPONSES = 10
+MIN_TIME_RESPONSES = 15
95
96
# Minimum comparison ratio set needed for searching valid union column number based on standard deviation
97
MIN_UNION_RESPONSES = 5
0 commit comments