chialab / a11ygator-app

🐊 An application and Twitter bot that bites websites to taste their accessibility.
https://a11ygator.chialab.io
MIT License
7 stars 2 forks source link

Make Pa11y fail fast in case of errors #6

Closed fquffio closed 5 years ago

fquffio commented 5 years ago

When user enters an invalid or unreachable URL to test, request lasts for 30 seconds before Pa11y gives up and throws an error.

We should: