google / google/ground-android
[Data Repository] Local data store writes not atomic
Open
type: code health
- Dominant language
- Kotlin
- Stars
- 293
- Forks
- 149
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 42
Description
Room `@Transaction` annotation makes this easy. This will prevent failed operations from leaving the db in an invalid state.
Contributor guide
Assessment
This issue has not been assessed yet.