-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Right now, if there is no response (for example, if the request is timed out or aborted), no entry will be added to the HAR log.
This means you get no visibility into these requests – you could see things long a long period of no network activity, and then a succesful retry request. But there actually was network activity, it was just a timed out request.
I'm not sure how aborted and timed out requests are represented in HAR files but will have to generate such requests in Chrome to find out.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working