cloudflare-ddns icon indicating copy to clipboard operation
cloudflare-ddns copied to clipboard

Rework the logging to distinguish "skipping updates" from "already updated"

Open favonia opened this issue 4 months ago • 0 comments

The current logging is confusing because it does not distinguish cached API results from genuine ones. It means the user might think the tool is performing real checking and updating while it's just using cached results. Inspired by the discussions in #680.

This enhancement requires slight adjustments to the internal API to expose whether the result is cached or not.

Maybe some documentation changes, too.

favonia avatar Feb 28 '24 18:02 favonia