fix: fix pool metadata protocol version refresh, rivetkit native ws#4585
Conversation
|
🚅 Deployed to the rivet-pr-4585 environment in rivet-frontend
|
PR Review: fix pool metadata protocol version refresh, rivetkit native wsGood fixes for two real bugs. The consolidation of metadata-refresh logic into a dedicated op is the right call. A few issues to address before merging: Blocking Issues1. Debug log left in production code
console.log(listActorFixtureFiles(), "WHATHATHTHATHTH")Non-Blocking Issues2. The 3. The N-API-facing version in 4. Residual async ordering window in The 5. Missing The explicit 6. The new Minor Notes
🤖 Generated with Claude Code |
a50c388 to
cf4316a
Compare
c84155e to
65e4bbf
Compare
Merge activity
|
cf4316a to
df3dd00
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: