summaryrefslogtreecommitdiff
path: root/DomainDigWidget
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-07-20 15:33:50 -0500
committerChristian Cleberg <[email protected]>2026-07-20 15:52:46 -0500
commit7b880ea410f37a7df22594ed9b268448621db4d8 (patch)
tree90b1fe3489e291a0e0abf652caa3c7c52f59e31f /DomainDigWidget
parent8b661d9f36381ee432ece5e77a17d5ae6357d327 (diff)
downloaddomain-dig-7b880ea410f37a7df22594ed9b268448621db4d8.tar.gz
domain-dig-7b880ea410f37a7df22594ed9b268448621db4d8.tar.bz2
domain-dig-7b880ea410f37a7df22594ed9b268448621db4d8.zip
fix: report unreachable domains instead of 'No meaningful changes'
Closes #10. resolvedSnapshotAfterFallback replaces a failed lookup's snapshot with the previous one, so alertDescriptor compared the old snapshot against itself, found matching hashes, and the run reported 'No meaningful changes' for a domain that was never actually reached. Nothing in the UI or the monitoring log distinguished that from a genuine no-change. MonitoringDomainResult now carries unreachableReason, set when the fallback fires. It is Optional so already-persisted monitoring logs still decode. The run summary reads 'Could not check — kept the previous result' with the underlying error, and monitoringEvents emits a warning- severity monitoringFailure so configured integrations hear about it rather than seeing silence.
Diffstat (limited to 'DomainDigWidget')
0 files changed, 0 insertions, 0 deletions