Moving cmake components from blob/backup to the mutual space
Details
- Reviewers
tomek ashoat - Commits
- rCOMMad67c7406481: [services] Lib - Move cmake components
No real changes are applied, just moving stuff around, so services should still build and that's the test plan
cd services yarn run-blob-service yarn run-backup-service
Diff Detail
- Repository
- rCOMM Comm
- Branch
- arcpatch-D3903
- Lint
No Lint Coverage - Unit
No Test Coverage
How is application going to function if this error occurs? In most places we the runtime error to kill the app if database operation fails since application is not going to work correctly. I just want to know whether it is also the case here.