We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a9a1b commit 143e4f5Copy full SHA for 143e4f5
1 file changed
src/sonic-daemon-base/sonic_daemon_base/daemon_base.py
@@ -13,6 +13,7 @@
13
#
14
# Constants ====================================================================
15
16
+REDIS_TIMEOUT_MSECS = 0
17
18
# Redis DB information
19
REDIS_HOSTNAME = 'localhost'
0 commit comments