Skip to content

Every push is marking all tracked users as dirty, thus triggering a keys/query for all users #4257

@BillCarsonFr

Description

@BillCarsonFr

It appears that everytime a push notification is received, a new notification client is created and will then do a sync without pos. This will trigger a keys/query for all tracked users.

This is apparently due to this change #3965

fix(sdk): Mark tracked users as dirty when the SS connection is reset.

Here is the classical sequence of request as captured by a proxy:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions