Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Remove advanced room logging setting #6673

Merged
merged 2 commits into from
Aug 25, 2021
Merged

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Aug 24, 2021

Fixes element-hq/element-web#14602

This has proven to be less useful month over month, so it's time for it to go. The initial goal for keeping it was to track stability in the ~6 months post-release, which means it should have left around the start of 2021. At the time, Spaces was on the horizon with room list corruption issues though, so it was put on hold. These days, it's rock solid and doesn't appear to be causing issues. As such, the logging can leave in favour of more specific/targeted logging when we need it.

This might even speed things up as it's not hitting the SettingsStore every 0.2 seconds.


This change is marked as an internal change (Task), so will not be included in the changelog.

Preview: https://6125484bbd8e000912f95394--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

Fixes element-hq/element-web#14602

This has proven to be less useful month over month, so it's time for it to go. The initial goal for keeping it was to track stability in the ~6 months post-release, which means it should have left around the start of 2021. At the time, Spaces was on the horizon with room list corruption issues though, so it was put on hold. These days, it's rock solid and doesn't appear to be causing issues. As such, the logging can leave in favour of more specific/targeted logging when we need it.

This might even speed things up as it's not hitting the SettingsStore every 0.2 seconds.
@turt2live turt2live added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Aug 24, 2021
@turt2live turt2live marked this pull request as ready for review August 24, 2021 19:24
@turt2live turt2live requested a review from a team as a code owner August 24, 2021 19:24
Copy link
Contributor

@germain-gg germain-gg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@turt2live turt2live merged commit 44543fe into develop Aug 25, 2021
@turt2live turt2live deleted the travis/rm-room-list-logging branch August 25, 2021 07:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove room list debug logging
2 participants