We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3727d12 + c0e268f commit 6f227a2Copy full SHA for 6f227a2
1 file changed
camel/utils/constants.py
@@ -37,4 +37,4 @@ class Constants:
37
DEFAULT_SIMILARITY_THRESHOLD = 0.7
38
39
# Default timeout threshold value
40
- TIMEOUT_THRESHOLD = 180.0
+ TIMEOUT_THRESHOLD = None
0 commit comments