-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
html-validator
is outputting more and more errors, I suppose it depends on the overloading of the main server at W3.org
at Request._callback (/home/jfolpf/autocosts/node_modules/html-validator/lib/validate.js:15:23)
at Request.self.callback (/home/jfolpf/autocosts/node_modules/html-validator/node_modules/request/request.js:185:22)
at Request.emit (events.js:223:5)
at Request.<anonymous> (/home/jfolpf/autocosts/node_modules/html-validator/node_modules/request/request.js:1161:10)
at Request.emit (events.js:223:5)
at IncomingMessage.<anonymous> (/home/jfolpf/autocosts/node_modules/html-validator/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:312:28)
at IncomingMessage.emit (events.js:228:7)
at endReadableNT (_stream_readable.js:1185:12)
at processTicksAndRejections (internal/process/task_queues.js:81:21)
There is any tip you can give to avoid overloading the sever? I do around 50 request in series with intervals of 1,1 seconds between requests, but still sometimes it blows up
Metadata
Metadata
Assignees
Labels
No labels