-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
Currently, performOrderedTimeseriesWritesAtomically can return a true both if we have a successful write and an unsuccessful write (we return true when we encounter kCollectionAcquisitionError as the unsuccessful case). It would be more readable if we returned the status itself so it is clear when we succeed and when we fail performing this write.