After upgrading the typescript sdk from "@amityco/ts-sdk": "^0.0.1-beta.18", to "@amityco/ts-sdk": "^0.0.1-beta.22",
I stared getting the following error messages:
After some more testing, the error seems to be appearing when ever an amity connection is being made. And somehow the topic ID keeps being the same. So it doesn’t look like it depends on which user is creating a session.
Also, 1 of the 2 time the messages = Subscribed to topic 621e37a4056a5500d99e6af9 without the warning
It seems like the default subscription topic of the SDK’s real-time event system. We’ve reported this to the engineering team. However this shouldn’t impact any functionalities