fix(envoy-client): fail sent vfs sqlite requests on disconnect instead of stalling until expiry - #5667
Conversation
|
Stack for rivet-dev/actors
Get stack: change snwrsykw |
|
Review Small, targeted fix: VFS SQLite requests now get failed with an indeterminate-result error on Finding: stale per-test doc comment contradicts the rewritten test body ( The module-level doc comment at the top of the file was correctly rewritten to describe the fix, but the function-level doc comment directly above
This directly contradicts the actual test body below it (lines 284-315), which now asserts the VFS oneshot resolves immediately with Minor / non-blocking
Other notes Metrics/inflight-gauge bookkeeping ( 🤖 Generated with Claude Code |
96cee42 to
64c5c46
Compare
e8ddfc9 to
3adb1e9
Compare
…for the periodic tick
…d of stalling until expiry
3adb1e9 to
db28891
Compare
64c5c46 to
3f6314f
Compare
No description provided.