chore(rivetkit): impl follow up review#4711
chore(rivetkit): impl follow up review#4711NathanFlurry wants to merge 1 commit into04-22-chore_rivetkit_core_napi_typescript_follow_up_reviewfrom
Conversation
|
🚅 Deployed to the rivet-pr-4711 environment in rivet-frontend
|
Code Review: chore(rivetkit): impl follow up reviewOverviewThis PR is a broad follow-up cleanup across the RivetKit stack touching: CBOR serialization correctness, actor lifecycle/grace period fixes, cancel token refactoring, queue waiter race condition fix, WebSocket tunnel message draining, SQLite storage correctness (truncate cleanup + shard page filtering), and actor runtime state migration from module globals to NAPI context bags. Positive Highlights
Issues and Suggestions1.
|
Preview packages published to npmInstall with: npm install rivetkit@pr-4711All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-c1e3bef
docker pull rivetdev/engine:full-c1e3befIndividual packagesnpm install rivetkit@pr-4711
npm install @rivetkit/react@pr-4711
npm install @rivetkit/rivetkit-napi@pr-4711
npm install @rivetkit/workflow-engine@pr-4711 |
8a13950 to
af31f83
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: