shields
shields copied to clipboard
W3C Validation Badge has a "Request Timeout"
Are you experiencing an issue with...
shields.io
🐞 Description
URL being validated or code to reproduce error : https://img.shields.io/w3c-validation/default?targetUrl=https%3A%2F%2Fduckduckgo.com%2F
Request Timeout
console :
Failed to load resource: the server responded with a status of 408 ()
🔗 Link to the badge
https://img.shields.io/w3c-validation/default?targetUrl=https%3A%2F%2Fduckduckgo.com%2F
💡 Possible Solution
No response
This badge relies on https://validator.nu/ which is currently taking a really long time to load so we're timing out here https://github.com/badges/shields/blob/38c1e2df168aac96c2a77b8960d074694c5a6a8b/core/server/server.js#L521-L530 I don't think there's anything we can do here - the issue is with the upstream service. Hopefully it will recover at some point
It seems that they've been experiencing issues recently: https://github.com/validator/validator/issues/1319