Check validity of database
[platform/core/connectivity/stc-manager.git] / src / database / include / stc-db.h
index c15d3fa..e648d21 100755 (executable)
@@ -19,7 +19,7 @@
 
 #include "stc-manager.h"
 
-#define MAX_DB_RETRY_COUNT 20
+#define MAX_DB_RETRY_COUNT 5
 #define MAX_USLEEP_TIMEOUT 500000
 #define SQLITE_BUSY_TIMEOUT 500000
 #define MAX_IFACE_LENGTH 32