Maxime Liron
Maxime Liron
log extract: https://gist.github.com/ximus/213c7bd73daf67be44845ec0bdb6a413
:+1: would need this
I did similar work on my fork to enable code reloading. The work from Anycable is likely better inspiration than mine as I worked quickly without much domain experience. _However...
yeah, sounds like it would. After my problem was fixed I went to to run the specs in order to produce a proper patch. `rspec .` failed, i poked around...
Same here: [http://i.imgur.com/kNWrO.png](http://i.imgur.com/kNWrO.png)
@Rich-Harris Good catch. I spent a bit of time looking for clever, idiomatic ways using the fetch and stream APIs, but I could not find a way to keep `bodyUsed`...
@Rich-Harris You're right, it doesn't quite solve it, I should have noticed. I also think it's enough of an edge case. I can hardly think of code needing to branch...
thanks @eltigerchino , this is actually ready for review, I guess I didn't make that clear in my last message. When I say "it doesn't quite solve it", it relate...
Weird stuff. Using SvelteKit as well. * `vite dev` then request from Chrome => **hangs** * `vite dev` then request from Firefox => **works**, subsequent request from Chrome => **works**...
wondering if interceptors like `gruf-sentry` should be updated to log `cause` in the case of `internal` errors