there's currently no way to cancel pending requests in the client library (i.e. passing signal to fetch, or some other handling for websocket transport).
i don't know how this can be implemented with proper ergonomics considering the current client library design, though
there's currently no way to cancel pending requests in the client library (i.e. passing
signaltofetch, or some other handling for websocket transport).i don't know how this can be implemented with proper ergonomics considering the current client library design, though