Pa11y Timeout Error #1
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
When running checks with pa11y using the following endpoints.
POST method:
api/accessibility-check/pa11y/url and api/accessibility-check/pa11y/code.
The following error appears
TimeoutError: Pa11y timed out (60000ms)
at Timeout._onTimeout (/home/mugo/Documents/Projects/a11y-checker-api/node_modules/p-timeout/index.js:39:64)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7)
All possible solutions tried have failed.
The text was updated successfully, but these errors were encountered: