This is improvement to: [ENG-5910](https://linear.app/comm/issue/ENG-5910/varuns-safari-app-has-only-4-threads-in-threadstore#comment-489fa9e5).
Previously only on worker console there was some indication that processing store ops failed.
Adding alert for staff users to know if `ENG-5910` is caused by this.
Also, matching native, where when there is ops failure [we close the app and then delete database](https://github.com/CommE2E/comm/blob/e5298649115315cbdd4299b702931801f8fa4c71/native/redux/redux-utils.js#L82C1-L82C1). Here we delete the database and reload app to show login screen for user.