jsonrpc_err_in_rent #41
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "jsonrpc_err_in_rent"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Lel, redo of #36 after I forgot to change the dst branch prior to merge..
Orig content from #36
Namely ensuring error propagation to the parent
trio.Task
as well as cleaning out old unused parameters and exposing the underlying wy timeout to avoid breaking non-chatty sessions (like for options mkts)!Deats,
.data._web_bs.open_jsonrpc_session()
to ensure any recved IPC msg errors are relayed to and raised in the parent task.float
with defaultfloat('inf')
to avoid timeout-caused connection resets which break rpc sesh.