Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't fail-fast when loading HARs/HARPs #122

Merged

Conversation

gitgrimbo
Copy link
Collaborator

Continue loading as many HARs/HARPs as we can.

Save the original request URL to the jqXHR object so that we can display
the URL in the case of error.

Add tests that check for errors when a missing HAR/HARP is attempted to be
loaded.

Continue loading as many HARs/HARPs as we can.

Save the original request URL to the jqXHR object so that we can display
the URL in the case of error.

Add tests that check for errors when missing HAR/HARP is attempted to be
loaded.
@gitgrimbo gitgrimbo force-pushed the x-har-loading-show-all-errors branch from 09c24cd to 4b1b10b Compare June 28, 2018 14:10
@gitgrimbo
Copy link
Collaborator Author

E.g. with a missing HAR (HTTP 404) and using an invalid protocol (fake://):

image

@gitgrimbo gitgrimbo merged commit aa648ee into janodvarko:master Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant