3

There are list of items in the array. For each Item we need to fetch data from the server on componentMount. All requests are triggered in parallel but the request are getting stalled. All requests use same connection id as well. The target domain is in HTTP 2 as well. Last request is stalled for almost 4s. Do anyone have any idea?

API calls:

enter image description here

Last call(almost stalled for 4s):

enter image description here

Request should not stalled.

Eric
  • 6,563
  • 5
  • 42
  • 66

0 Answers0