It would be handy if the DNS checking code was in a service that could be called from other custom modules or to build other features into this module.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | check_dns.png | 516.53 KB | gaurav_drupal |
| #3 | 3127119-3.patch | 2.71 KB | gaurav_drupal |
Comments
Comment #2
lolcode commentedI wrote a first draft proof of concept in another module: https://git.drupalcode.org/project/dns_check/-/tree/8.x-1.x/src%2FService
Comment #3
gaurav_drupalI moved the logic to a service. Provided the patch.
Comment #4
gaurav_drupalComment #5
gaurav_drupalTested and verified the patch. Attached screenshot.
Comment #7
gaurav_drupalComment #8
gaurav_drupal