Revise the watchdog period 18/231218/1
authorYoungHun Kim <yh8004.kim@samsung.com>
Mon, 20 Apr 2020 07:41:50 +0000 (16:41 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Mon, 20 Apr 2020 07:41:53 +0000 (16:41 +0900)
Change-Id: I13bf84b3bdb66bfca68ceeba64257d71d411f885

server/include/muse_server_watchdog.h

index 59cc62d34c137e08fb506bdc571f067e228c110c..52c9b3ad33c1c42d1f9ac915fccb40b268768568 100644 (file)
@@ -28,7 +28,7 @@ extern "C" {
 
 #include "muse_core_internal.h"
 
-#define MS_WATCHDOG_CHECK_PERIOD                       30
+#define MS_WATCHDOG_CHECK_PERIOD                       10
 #define MS_WATCHDOG_CHECK_COUNT                                3
 #define MS_WATCHDOG_TIMER_PERIOD                       5