Delay in Status Change

I have updated mattermost to release-7.7 and now seeing delay in status change. When someone change their status, its not getting reflected in other users immediately. It will take around 2 minute to get this status change for other users.

Any way to troubleshoot this?

Mattermost 7.7 does not exist yet. Can you clarify what do you see in Mattermost Version: in the “About Mattermost” dialog from the 9 dot dropdown in the top left?

To debug, I’d suggest to monitor the API request timings for the updateUserStatus API call in Grafana (if you have that set up) and see if there’s been any regressions. I can help you with the exact Prometheus query for that if you need it.

https://hub.docker.com/layers/mattermost/mattermost-team-edition/release-7.7/images/sha256-d19be5a83d81aaa407827609d95ae69770ceebf381aa62e4bc68bfff5a4ddbd1?context=explore

This is the version I have used.

Thanks, the branch does exist, but it hasn’t been released yet. Anyways, I’d suggest you to look into the Grafana charts that I mentioned in my second para to find if there’s been a regression or not.

This is also happening on Community lately, I posted about it here:
https://community.mattermost.com/core/pl/tdp65p898tgwuexyqx3jq3toyr

And there’s a GitHub issue also for that now:

as well as a Jira ticket:

https://mattermost.atlassian.net/browse/MM-49633