-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2025-03-03, Storage Execution 2025-03-17
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
There are 3 distinct phases of a time-series write:
- Stage
- Commit
- Finish
And these should all be coordinated by one function. Finish is currently bundled within Commit, but should be a separate stage. Pull it up one level in the call flow.