Conversation
|
🚅 Deployed to the rivet-pr-4651 environment in rivet-frontend
|
PR Review: refactor(frontend): support envoys (#4651)SummaryThis draft PR refactors the frontend to support the new envoy runner protocol. The core changes are:
Code Quality1. Unnecessary In 2. Duplicated branching logic The 3. The fallback constant uses 4. Returns Potential Bugs5. During initial onboarding 6. Explicit These deprecated fields are sent as explicit 7. Silent The form previously allowed selecting crash policy (defaulting to 8. In Performance9. Predicate-based query invalidation The sleep/reschedule mutations in SecurityNo obvious security issues. The new Test CoverageNo tests added (expected for a draft). Before merge, add unit tests for the SummaryThe
|
Preview packages published to npmInstall with: npm install rivetkit@pr-4651All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-b85b389
docker pull rivetdev/engine:full-b85b389Individual packagesnpm install rivetkit@pr-4651
npm install @rivetkit/react@pr-4651
npm install @rivetkit/rivetkit-native@pr-4651
npm install @rivetkit/sqlite-wasm@pr-4651
npm install @rivetkit/workflow-engine@pr-4651 |

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: