Skip to content

feature request: configurable timeout #17

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

Closed
swathi-prasad opened this issue May 24, 2018 · 1 comment
Closed

feature request: configurable timeout #17

swathi-prasad opened this issue May 24, 2018 · 1 comment

Comments

@swathi-prasad
Copy link

swathi-prasad commented May 24, 2018

Hello, I am facing issues with accessibility using aXe for one of my webpages. Apparently the DOM for the webpage is too huge for the aXe tool to perform accessibility. My script is timing out after 30seconds. Is there any input limit set for the aXe tool? Please advise. #17

@swathi-prasad swathi-prasad changed the title aXe timing out Hello, I am facing issues with accessibility using aXe for one of my webpages. Apparently the DOM for the webpage is too huge for the aXe tool to perform accessibility. My script is timing out after 30seconds. Is there any input limit set for the aXe tool? Please advise. May 24, 2018
@stephenmathieson stephenmathieson changed the title Hello, I am facing issues with accessibility using aXe for one of my webpages. Apparently the DOM for the webpage is too huge for the aXe tool to perform accessibility. My script is timing out after 30seconds. Is there any input limit set for the aXe tool? Please advise. feature request: configurable timeout Feb 7, 2019
@stephenmathieson
Copy link
Member

Adding a configurable timeout seems like a very reasonable feature to add. I'll look into this today.

stephenmathieson added a commit that referenced this issue Feb 7, 2019
This patch adds a `Builder#setTimeout` method for setting a configurable script timeout. Prior to this, we'd always timeout after 30 seconds.

Closes #17.
stephenmathieson added a commit that referenced this issue Feb 8, 2019
This patch adds a `Builder#setTimeout` method for setting a configurable script timeout. Prior to this, we'd always timeout after 30 seconds.

Closes #17.
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

No branches or pull requests

2 participants