Skip to content

Remove useless log line #4289

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

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Remove useless log line #4289

merged 1 commit into from
Jun 28, 2024

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Jun 28, 2024

This is impacting our ability to debug UTDs on Element-Web due to the spam cycling out useful logs.

Fixes element-hq/element-web#27031

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

- it was spammy: element-hq/element-web#27031
- it didn't actually log the duration, because the `block` function didn't
  `await` the inner promise.
@kegsay kegsay requested a review from a team as a code owner June 28, 2024 06:50
@kegsay kegsay requested review from uhoreg and richvdh June 28, 2024 06:50
@kegsay kegsay added the T-Task Tasks for the team like planning label Jun 28, 2024
@kegsay kegsay added this pull request to the merge queue Jun 28, 2024
Merged via the queue into develop with commit 3337bda Jun 28, 2024
@kegsay kegsay deleted the kegan/less-log-spam branch June 28, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Element R: Perf logs spamming
2 participants