fix(sqlite): tolerate startup takeover races#4779
fix(sqlite): tolerate startup takeover races#4779NathanFlurry wants to merge 1 commit intodriver-fixes/refresh-runner-config-after-envoy-connectfrom
Conversation
Code ReviewGood targeted fix for a real race condition. The two-part approach (fixing the
|
Preview packages published to npmInstall with: npm install rivetkit@pr-4779All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-35d4cca
docker pull rivetdev/engine:full-35d4ccaIndividual packagesnpm install rivetkit@pr-4779
npm install @rivetkit/react@pr-4779
npm install @rivetkit/rivetkit-napi@pr-4779
npm install @rivetkit/workflow-engine@pr-4779 |

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: