Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
favonia opened this issue Feb 28, 2024 · 0 comments
Open
Labels
documentation Improvements or additions to documentation enhancement New feature or request logging Related to what the tool outputs to the end user
Milestone

Comments

@favonia
Copy link
Owner

favonia commented Feb 28, 2024

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 favonia added enhancement New feature or request documentation Improvements or additions to documentation logging Related to what the tool outputs to the end user labels Feb 28, 2024
@favonia favonia added this to the 1.12.0 milestone Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request logging Related to what the tool outputs to the end user
Projects
None yet
Development

No branches or pull requests

1 participant