chore(rivetkit): fix run engine config#4268
Conversation
|
🚅 Deployed to the rivet-pr-4268 environment in rivet-frontend
|
PR #4268 Review: chore(rivetkit): fix run engine configSummaryThis PR contains two distinct sets of changes:
Core Fix
-RIVET__RUNTIME__WORKER__SHUTDOWN_DURATION: "1",
+RIVET__RUNTIME__WORKER_SHUTDOWN_DURATION: "1",The double underscore separator ( Issues FoundPre-built JS bundle committed to source control
If these are needed for Vercel deployment without a build step, that should be explicitly documented. Otherwise, add Wrong domain in README deploy button
-https://github.com/rivet-gg/rivet/tree/main/examples/multiplayer-game-patterns-vercel
+https://github.com/rivet-dev/rivet/tree/main/examples/multiplayer-game-patterns-vercelWrong directory in README "Getting Started"-cd rivet/examples/multiplayer-game-patterns
+cd rivet/examples/multiplayer-game-patterns-vercelThe README is for the
|
6365c5c to
3d549ca
Compare
eaa242b to
16615f2
Compare
3d549ca to
9cd9ac5
Compare
16615f2 to
04ec189
Compare
04ec189 to
8c9ac24
Compare
9cd9ac5 to
43fa711
Compare
43fa711 to
3d549ca
Compare
8c9ac24 to
16615f2
Compare
16615f2 to
6e1a56c
Compare
3d549ca to
40818ca
Compare
6e1a56c to
459718a
Compare
40818ca to
1f4b5a7
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: