Hacker News new | ask | show | jobs
by 8K832d7tNmiQ 1866 days ago
I'm still waiting for abortable fetch feature, since I have to deal with some services that have unstable network connection and often got stuck and never drop their connection.

Is there any progress over this one? Last time I heard, they still have to wait till rusty_v8 got matured enough for this feature to be available.

2 comments

We are still working on it, it just requires some work deep inside of Deno internals.
Oh, what happens now - resources not collected until next deno restart? Or just a non-adjustable timeout?