fix(rivetkit): expose engine ray IDs on errors for debug - #5603
Conversation
|
Stack for rivet-dev/actors
Get stack: change kzmlwrll |
|
🚅 Deployed to the actors-pr-5603 environment in rivet-frontend
|
ReviewClean, well-scoped plumbing change that threads an engine Strengths
Possible gap: per-action errors over an open WebSocket connection
but not for the (likely most common) case of an action call failing over an already-connected WebSocket. If that's an intentional first pass (e.g. avoiding a Minor
No correctness bugs, security concerns, or performance issues found; this is a straightforward, additive change to error diagnostics. |
No description provided.