Skip to content

refactor(producer): make capture plans immutable#2163

Open
jrusso1020 wants to merge 2 commits into
07-10-refactor_producer_unify_render_requestsfrom
07-10-refactor_producer_make_capture_plans_immutable
Open

refactor(producer): make capture plans immutable#2163
jrusso1020 wants to merge 2 commits into
07-10-refactor_producer_unify_render_requestsfrom
07-10-refactor_producer_make_capture_plans_immutable

Conversation

@jrusso1020

@jrusso1020 jrusso1020 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

What

Represent render routing as immutable CapturePlan variants with pure fallback transitions.

Why

The orchestrator mutated shared routing flags during fallback, making stage behavior order-dependent.

How

Add frozen SDR streaming, SDR disk, and HDR layered plans plus pure replanAfterFailure transitions consumed by stages.

Test plan

  • capture-plan transition, stage, distributed render, and orchestrator tests
  • Stack-wide lint, format, build, typecheck, and relevant integration gates

jrusso1020 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch 2 times, most recently from 3402ef1 to 8f6d27f Compare July 13, 2026 22:09
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch 2 times, most recently from a2b9074 to a955dbb Compare July 13, 2026 22:18
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch from 8f6d27f to e249db4 Compare July 13, 2026 22:18
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from a955dbb to a7d8a90 Compare July 13, 2026 23:08
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch from e249db4 to 7e67f17 Compare July 13, 2026 23:08
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from a7d8a90 to 46e7941 Compare July 14, 2026 00:03
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch from 7e67f17 to 1bf2e0c Compare July 14, 2026 00:03
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from 46e7941 to eb1b74b Compare July 14, 2026 03:20
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch from 1bf2e0c to 864beed Compare July 14, 2026 03:20
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from eb1b74b to 711fcef Compare July 14, 2026 17:03
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch from 864beed to 4dd9950 Compare July 14, 2026 17:03
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from 711fcef to a3546c2 Compare July 14, 2026 17:11
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch 2 times, most recently from 25bffba to 406554a Compare July 14, 2026 17:35
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from a3546c2 to 25a96c1 Compare July 14, 2026 17:35
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch from 406554a to fab40bd Compare July 14, 2026 17:57
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from 25a96c1 to cd77f50 Compare July 14, 2026 17:57
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch from fab40bd to a4a115e Compare July 14, 2026 18:06
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from cd77f50 to 1c04cc5 Compare July 14, 2026 18:06
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch from a4a115e to 8134c99 Compare July 14, 2026 19:37
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from 1c04cc5 to 4b7d2bf Compare July 14, 2026 19:37
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch 2 times, most recently from f66d284 to 7d48c5b Compare July 14, 2026 19:47
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch 2 times, most recently from 69734b3 to e08d6df Compare July 14, 2026 19:55
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_make_capture_plans_immutable branch from 7d48c5b to 2db2ea7 Compare July 14, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant