The domain has no WHOIS records which is a valid situation. For example, when a domain expires!
Version
$ docker image list --digests ghcr.io/nwesterhausen/domain-monitor
REPOSITORY TAG DIGEST IMAGE ID CREATED SIZE
ghcr.io/nwesterhausen/domain-monitor 1 sha256:0f9de73ee4ff87d23bbaadfcf577fb03751ee98ae2d4d5e8e46652d2edc0d923 20297239a7b5 3 months ago 17.7MB
Describe the bug If you monitor a domain that isn't currently registered, it raises a stack trace and crashes the server.
To Reproduce Steps to reproduce the behavior:
example-unregistered-domain.com
to Monitored DomainsException which doesn't kill the server:
Unhandled panic which does::
Expected behavior
The domain has no WHOIS records which is a valid situation. For example, when a domain expires!
Version