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

Don't log errors from telemetry #2084

Merged
merged 2 commits into from
Dec 30, 2024
Merged

Don't log errors from telemetry #2084

merged 2 commits into from
Dec 30, 2024

Conversation

billti
Copy link
Member

@billti billti commented Dec 30, 2024

Failure to send telemetry should not be reported as an error. This changes those log messages to info level. (Only warning or higher logs by default if not explicitly configured).

Fixes #2081

@billti billti added this pull request to the merge queue Dec 30, 2024
Merged via the queue into main with commit 5f42849 Dec 30, 2024
18 checks passed
@billti billti deleted the billti/telem-error branch December 30, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failure to post telemetry causes failure to run Q# from Python
3 participants