b2aeee7afe
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: I57496bae7a13a300cdc79b22780bce0f9134ddc4 Closes-Bug: #1628580