Page MenuHomePhabricator

[web] Update `validateStateAndProcessDBOperations` to handle `RawThreadInfos`
ClosedPublic

Authored by atul on Dec 8 2023, 1:11 PM.
Tags
None
Referenced Files
F3158219: D10277.id34670.diff
Tue, Nov 5, 9:37 PM
F3157230: D10277.diff
Tue, Nov 5, 7:46 PM
Unknown Object (File)
Tue, Oct 15, 10:25 PM
Unknown Object (File)
Tue, Oct 15, 10:25 PM
Unknown Object (File)
Tue, Oct 15, 10:25 PM
Unknown Object (File)
Tue, Oct 15, 10:24 PM
Unknown Object (File)
Tue, Oct 15, 10:24 PM
Unknown Object (File)
Oct 4 2024, 8:19 PM
Subscribers
None

Details

Summary

Add some branching to validateStateAndProcessDBOperations to handle RawThreadInfos.

(Also snuck in a super minor type name change in initial-state-gate to wrap up all the Flow work in web)

As of this diff there should be no flow issues in web or lib, just need to fix up native (specifically migrations).

NOTE: CI is expected to fail. I got to a point in my local environment where all flow issues were resolved, but based on earlier fedback in the stack I'm breaking them down so things are easier to review.. even if that means that intermediate steps fail.

[skip-ci]

Depends on D10275

Test Plan

CI/`flow/etc.

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 24922
Build 216867: arc lint + arc unit