Feed from previously logged in user

When I log out with user account 1 using the “await disconnectClient();” and then logging in with user account 2.

The createQuery(queryGlobalFeed" return the feed from the previous logged-in user.
But this only happens for the first few minutes / seconds. After that suddenly, the feed of the current logged-in user gets retrieved.

How do I fix this ?
And is there a way to see for which user the feed gets retrieved.

I’m using the typescript SDK "@amityco/ts-sdk": "^0.0.1-beta.18",

Hello @mika sorry for the late response, we would recommend you to call disableCache on logout. If you have further questions, please let us know :blush::pray: