fix(rivetkit): fix default spawn engine behavior#4989
fix(rivetkit): fix default spawn engine behavior#4989NathanFlurry wants to merge 1 commit into05-05-chore_fix_compile_warningsfrom
Conversation
|
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.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Code Review: fix(rivetkit): fix default spawn engine behaviorOverviewThis PR is a significant refactoring of the RivetKit entrypoint API. Key changes:
Strengths
IssuesPotential silent failure in
When
When
Manual mode implicit in Rust runner config In
Minor Notes
SummaryThis is a well-structured cleanup that simplifies the entrypoint API and moves configuration to the right layer. The main items worth addressing before merge are the silent HTTP server failure in |
087737c to
7685070
Compare
7685070 to
077bd4e
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: