Re: [whatwg/fetch] keepalive: Do we need to restrict the number of requests at a time? (#662)

@annevk Except Service Workers have an implementation defined escape hatch (as noted in https://github.com/w3c/ServiceWorker/issues/527 ), whereas this provides no such implementation escape hatch that I can see. The original suggestion on blink-dev had been to ensure such escape hatches existed in keepalive/sendBeacon, but then it seems from https://github.com/whatwg/fetch/issues/662#issuecomment-357708240 onwards the focus became on an interoperable limit, rather than an implementation-defined escape hatch for interventions.

-- 
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/662#issuecomment-360143711

Received on Wednesday, 24 January 2018 13:59:56 UTC