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

Fail gracefully if performance metrics are incomplete #64

Open
christian-bromann opened this issue Sep 9, 2019 · 0 comments
Open

Fail gracefully if performance metrics are incomplete #64

christian-bromann opened this issue Sep 9, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@christian-bromann
Copy link
Contributor

Problem

We sometimes can not capture the performance of a page load due to problems either with Chrome or our internal drivers. If someone uses Speedo to analyze the results of such borked job he will get an error message like

Couldn't fetch performance results: TypeError: Cannot read property 'estimatedInputLatency' of undefined

We should let the command fail more gracefully and provide a better error message.

@christian-bromann christian-bromann added help wanted Extra attention is needed Hacktoberfest Curated issues which are well scoped and ready to be worked on as part of Hacktoberfest labels Sep 28, 2020
@christian-bromann christian-bromann removed the Hacktoberfest Curated issues which are well scoped and ready to be worked on as part of Hacktoberfest label Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant