fix(rivetkit): isolate engine envoys and propagate startup failures#4643
fix(rivetkit): isolate engine envoys and propagate startup failures#4643NathanFlurry wants to merge 1 commit intotest/remove-wasm-sqlite-fixturesfrom
Conversation
PR Review: fix(rivetkit): isolate engine envoys and propagate startup failuresTwo focused fixes: isolated per-driver-instance envoys ( What the PR does
Layer-by-layer analysis
Potential issues
Minor
SummaryThe changes are correct and fix real, silent failure modes. The main open question is envoy cleanup on driver destroy to avoid leaks with the new per-instance envoy allocation. |
ada1fe0 to
dbb2ed4
Compare
8786de2 to
b2d071c
Compare
b2d071c to
3a17032
Compare
dbb2ed4 to
2611ad0
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: