Skip to content

Commit 143e4f5

Browse files
dzhangalibabaabdosi
authored andcommitted
[MultiDB] Add REDIS_TIMEOUT_MSECS back which is removed by mistake (#4757)
1 parent f8a9a1b commit 143e4f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sonic-daemon-base/sonic_daemon_base/daemon_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#
1414
# Constants ====================================================================
1515
#
16+
REDIS_TIMEOUT_MSECS = 0
1617

1718
# Redis DB information
1819
REDIS_HOSTNAME = 'localhost'

0 commit comments

Comments
 (0)