5e3b5e050f
If db sync fails, it is never retried leading to errors. So, this patch adds retries for db_sync to avoid sync fails. Change-Id: I094f592989928cefef0b9cd9c7b9d837f51d03b1 Closes-Bug: #1628580