- From: Franklin Yu <notifications@github.com>
- Date: Sat, 12 Oct 2019 16:51:00 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 12 October 2019 23:51:03 UTC
> If the "server hangs" and it happens during the streaming, you won't receive another chunk. @Mouvedia Yes, you won't receive another chunk, but the promise of `.text()` won't resolve either. It simply wait for the server to recover (possibly up until the network/system timeout which could be 5 minutes or similar). -- 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/20#issuecomment-541370550
Received on Saturday, 12 October 2019 23:51:03 UTC