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.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions