Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cbdaae

Browse files
committed
Revert of 99e9412 (because of an Issue #289)
1 parent 73968a4 commit 0cbdaae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
METADB_SUFFIX = "_masterdb"
9292

9393
# Minimum time response set needed for time-comparison based on standard deviation
94-
MIN_TIME_RESPONSES = 10
94+
MIN_TIME_RESPONSES = 15
9595

9696
# Minimum comparison ratio set needed for searching valid union column number based on standard deviation
9797
MIN_UNION_RESPONSES = 5

0 commit comments

Comments
 (0)