Skip to content

refactor(producer): unify render requests#2162

Open
jrusso1020 wants to merge 1 commit into
07-10-refactor_engine_type_capture_failuresfrom
07-10-refactor_producer_unify_render_requests
Open

refactor(producer): unify render requests#2162
jrusso1020 wants to merge 1 commit into
07-10-refactor_engine_type_capture_failuresfrom
07-10-refactor_producer_unify_render_requests

Conversation

@jrusso1020

@jrusso1020 jrusso1020 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

What

Define one serializable RenderRequest and normalize environment input at the boundary.

Why

CLI, Docker, server, and distributed adapters copied option bags and silently dropped fields.

How

Add a shared request schema, explicit adapters, round-trip validation, and thread it through local/server/distributed entry points.

Test plan

  • render request round-trip, server parsing, CLI Docker, and distributed validation 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_engine_type_capture_failures branch from 3fe6fc5 to c94b219 Compare July 13, 2026 20:33
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch 2 times, most recently from afc7fc3 to a2b9074 Compare July 13, 2026 22:09
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_engine_type_capture_failures branch from c94b219 to 95b9322 Compare July 13, 2026 22:09
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from a2b9074 to a955dbb Compare July 13, 2026 22:18
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_engine_type_capture_failures branch from 95b9322 to 131d9c1 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_engine_type_capture_failures branch 2 times, most recently from 67f5483 to 7935b9d Compare July 14, 2026 00:03
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch 2 times, most recently from 46e7941 to eb1b74b Compare July 14, 2026 03:20
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_engine_type_capture_failures branch 2 times, most recently from bd29456 to e10f87a Compare July 14, 2026 17:03
@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_engine_type_capture_failures branch from e10f87a to 9e02fbc Compare July 14, 2026 17:11
@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_engine_type_capture_failures branch from 9e02fbc to 4500626 Compare July 14, 2026 17:35
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch 2 times, most recently from 25a96c1 to cd77f50 Compare July 14, 2026 17:57
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_engine_type_capture_failures branch from 533dc78 to 5d9ca34 Compare July 14, 2026 18:06
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch 2 times, most recently from 1c04cc5 to 4b7d2bf Compare July 14, 2026 19:37
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_engine_type_capture_failures branch 2 times, most recently from 2d9a934 to d564f84 Compare July 14, 2026 19:42
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch from 4b7d2bf to 3de74c3 Compare July 14, 2026 19:42
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_engine_type_capture_failures branch from d564f84 to 8c275ea Compare July 14, 2026 19:47
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor_producer_unify_render_requests branch 3 times, most recently from e08d6df to 77321dc Compare July 14, 2026 23:29
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