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

Chat is not unmuted after expected time if changing device time #19627

Closed
yevh-berdnyk opened this issue Apr 15, 2024 · 4 comments
Closed

Chat is not unmuted after expected time if changing device time #19627

yevh-berdnyk opened this issue Apr 15, 2024 · 4 comments

Comments

@yevh-berdnyk
Copy link
Contributor

Bug Report

Problem

When a chat is muted for 1 hour and the device time is changed it's not being unmuted after the expected time

Expected behavior

The chat is unmuted

Actual behavior

It takes more than 61 min to unmute the chat

Screen.Recording.2024-04-15.at.03.29.34.mov

Reproduction

  1. Create a chat
  2. Mute it for 1 hour
  3. Change the device time (+61 minute)

Additional Information

  • Status version: nightly
  • Operating System: Android, iOS
@ibrkhalil ibrkhalil self-assigned this Apr 17, 2024
@ibrkhalil
Copy link
Contributor

This task will require us to decrease the ticking interval on status-go to know when a chat should be unmuted, And we might have to use timezones to know if the time has been updated or not.
I think querying all chats/communities on a short interval might be expensive in terms of resource consumption.
CC: @cammellos @igor-sirotin

This was referenced Jun 28, 2024
@ilmotta ilmotta removed the bug label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

5 participants