You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why
===
Requiring an explicit timeout to be set on all RPC calls will prevent
runaway execution.
What changed
============
Add a required `timeout: timedelta` parameter to all rpc methods
Test plan
=========
TBD. https://github.com/replit/river-babel would be nice for this, but
it's still undergoing some upgrade pains.
0 commit comments