-
Notifications
You must be signed in to change notification settings - Fork 792
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
make the frame timeout limit configurable #660
Comments
How about allowing a configurable timeout? |
Matt is working on that :) |
isner
added a commit
that referenced
this issue
Dec 19, 2017
Feature added by #661 |
isner
added a commit
that referenced
this issue
Jan 4, 2018
marcysutton
pushed a commit
that referenced
this issue
Jan 18, 2018
marcysutton
pushed a commit
that referenced
this issue
Jan 18, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We had a client (issue WH-4054 on JIRA) that kept getting timeout errors while running axe on a particular page. A short term solution could be to extend this time limit. Longer term we should probably just add a feature that lets the frame report its still in progress if it's near the timeout limit. That way we can shorten the timeout too.
The text was updated successfully, but these errors were encountered: