Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

fix: do not send channel member update on every member#701

Merged
guidota merged 2 commits into
mainfrom
fix/channel-members-updates
Nov 14, 2022
Merged

fix: do not send channel member update on every member#701
guidota merged 2 commits into
mainfrom
fix/channel-members-updates

Conversation

@guidota
Copy link
Copy Markdown
Contributor

@guidota guidota commented Nov 14, 2022

Solves #689
Probably solves #688

What?

Remove the listener where every member change is sent to Explorer.

Why?

In cases like joining a big channel is not well handled, sending N updates, where N is the number of members of that channel.
The changes now are only sent when requested by Explorer.

@guidota guidota requested a review from a team as a code owner November 14, 2022 19:51
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 14, 2022

Test this pull request

Copy link
Copy Markdown
Contributor

@Julieta11 Julieta11 left a comment

Choose a reason for hiding this comment

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

Great catch, Guido! 🏄🏼

@guidota guidota merged commit 4c2efba into main Nov 14, 2022
@guidota guidota deleted the fix/channel-members-updates branch November 14, 2022 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants