Closed marcusosterberg closed 3 months ago
Tried the suggested code on my really slow 4G connection but it still cannot do the test. Now it's complaining about InsecureRequestWarning instead.
Ideas?
@marcusosterberg can you please describe more about your problem? maybe some screenshot of your test and expected results
This issue is stale because it has been open for 730 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
https://github.com/Webperf-se/webperf_core/blob/9ed002b276f01b4fd19dce3b5e95cb2aad59ed62/tests/http_validator.py#L356
Suggesting: dns_record = dns.resolver.query(hostname, record_type, timeout = 30)
Perhaps to reuse some timeout value already set in the config file.