2b383a087f
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: I892869a67136b648a0acf9d4468914c2d8875f86 Closes-Bug: #1628580