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

mute fetchUserPresence call during initial load #2062

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

ratik21
Copy link
Collaborator

@ratik21 ratik21 commented Jul 4, 2024

What does this do?

It seems like "user presence" i.e online/offline status is causing heavy load on the server, which is causing performance issues. to test it, we're disabling it on development and production.

This PR mutes (for now), the fetchUserPresence call during initial load

@ratik21 ratik21 requested a review from a team July 4, 2024 21:42
@ratik21 ratik21 merged commit 779db2d into main Jul 4, 2024
5 checks passed
@ratik21 ratik21 deleted the mute-fetch-user-presence branch July 4, 2024 21:49
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.

None yet

2 participants