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:
