pa11y-webservice
pa11y-webservice copied to clipboard
Returns 500 without explanation
In a couple of cases the webservices returns an HTTP 500
error without explanation.
Notably when you request a task with lastres: true
and there is no last result, the web services simply replies with 500
.
I'm experiencing this issue actively. Any updates to handle this?
Thanks for bumping this issue @ahmedansari153 and sorry for the 500
s. Is your context the same as the one described by @joeyciechanowicz?:
when you request a task with lastres: true and there is no last result
Yeah, I'm experiencing pretty much an identical issue. I have over 1200 pages and it seems to bring my server to a crawl when lastres is set to true. @danyalaytekin
I also noted that this ticket could be related @danyalaytekin https://github.com/pa11y/pa11y-dashboard/issues/142
Thanks @ahmedansari153 for the detail and that link, which will be useful.