Angular cancells requests that last longer than 1s after page refresh
I have an issue that appears recently when refreshing page. After page refresh outgoing requests are cancelled after 1s, if complete under 1s everything works fine. After page loaded requests are not cancelled even if they last more than 1s.