Page MenuHomePhabricator

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

Authored by atul on Dec 8 2023, 1:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 12, 4:09 PM
Unknown Object (File)
Mon, May 6, 5:14 PM
Unknown Object (File)
Mar 7 2024, 3:26 AM
Unknown Object (File)
Mar 5 2024, 3:34 PM
Unknown Object (File)
Mar 5 2024, 3:34 PM
Unknown Object (File)
Mar 5 2024, 3:34 PM
Unknown Object (File)
Mar 5 2024, 3:34 PM
Unknown Object (File)
Mar 5 2024, 3:34 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable