PearsonEducation / Alarmageddon

Full-stack monitoring and alerting Python library.
Other
15 stars 10 forks source link

httpvalidation on a server thats down displays an error #22

Open cckumarr opened 7 years ago

cckumarr commented 7 years ago

error message: Description: [Errno 8] _ssl.c:510: EOF occurred in violation of protocol

this happens when the server is down and the url is unresponsive

scotthellman commented 7 years ago

To clarify, this is crashing Alarmageddon? The expected behavior is that the error message would appear in the description of the validation result. If it is crashing Alarmageddon, the full stack trace would be helpful.