#KevinMarks__Zegnat, having read lots of discussion about fetch and cancellable promises, I see what you mean. I'd suggest that you don't put them all in flight at once, but start the next fetch once the first has completed so you don't use up all the client's http resources.