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

Do not report failed telemetry to frontend #1865

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

andchiind
Copy link
Contributor

@andchiind andchiind commented Dec 10, 2024

Ready for review checklist:

  • A self-review has been performed
  • All commits run individually
  • Temporary changes have been removed, like console.log, TODO, etc.
  • The PR has been tested locally
  • A test have been written
    • This change doesn't need a new test
  • Relevant issues are linked
  • Remaining work is documented in issues
    • There is no remaining work from this PR that require new issues
  • The changes does not introduce dead code as unused imports, functions etc.

@andchiind andchiind added backend Backend related functionality improvement Improvement to existing functionality Northern Lights labels Dec 10, 2024
@andchiind andchiind self-assigned this Dec 10, 2024
@andchiind andchiind linked an issue Dec 10, 2024 that may be closed by this pull request
@andchiind andchiind merged commit fa625cd into equinor:main Dec 11, 2024
11 checks passed
@andchiind andchiind deleted the failed-telemetry branch December 11, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related functionality improvement Improvement to existing functionality Northern Lights
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not log failed telemetry in the frontend
2 participants