Skip to content

[TASK] RECENT value on NOOP new-message path may be inaccurate #265

Description

@Aravinda-HWK

What needs to be done?

  • When the message count increases, the server sends RECENT based on the count delta, not the actual recent count from storage.
  • The code does fetch the actual recent count, but does not use it in that path.
  • Not necessarily fatal for all clients, but can produce misleading untagged RECENT responses in edge cases.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions