Re: [whatwg/fetch] Consider to add "resolveAtIdleTime" to RequestInit (#821)

Definitely seems related to PH agreed, though seems to cover a superset of the problems PH is geared toward (given that resolving in idle time could mean delaying resolution due to either network _or_ main thread contention). I think the networking-priority portion of this would be best suited for Priority Hints though.

Did you have any specific cases in mind where this might be most helpful? Currently I’m looking for as many network-contention-heavy scenarios as I can where user-supplied priority hints may result in a perceivable win, so I’m open to hearing anything you may have in mind.

-- 
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/821#issuecomment-433812716

Received on Monday, 29 October 2018 07:31:36 UTC