feat(container-runner): drain engine sleeps unless the idle timer fired - #5594
Conversation
|
Stack for rivet-dev/actors
Get stack: change ktlrlsuw |
Code ReviewReviewed Potential bug: race window still lets a real request get dropped without a drain
Per The problem: Suggested fix direction: have Other notes
Overall the change is a good incremental improvement (idle sleeps with genuinely no requests now avoid an unnecessary drain wait), but it doesn't fully close the race it targets — worth confirming whether the narrowed window is considered acceptable risk before merging, or whether it should be closed in this PR. |
No description provided.