- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 01 Feb 2021 09:04:27 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 February 2021 17:04:39 UTC
I believe @natechapin is working on this problem from the Chrome side now. I'll let him expand, but I think the latest thinking after priority hints didn't show promise is to allow applications to manipulate fetch priority using similar tools to how they manipulate JS task priority, with the hopes that this allows applications to make more holistic decisions like "this whole section of code, including its fetches, is less important". The connection to #184 and coalescing is very interesting and I'd be interested in his take there. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/436#issuecomment-771006533
Received on Monday, 1 February 2021 17:04:39 UTC