Presence track calls rate limited
Hello, I am testing presence on channels, and noticing that when I am calling the
I tried digging through the realtime client code, and it seems like there is a way to configure
track call, I often get back "rate limited" as the response, even after having not called track after several seconds. It sometimes seems to stay in that state so I can never call track successfully again unless I reload the page.I tried digging through the realtime client code, and it seems like there is a way to configure
eventsPerSecond but it's unclear to me how that's related and how to configure it on the channel. Any guidance would be a great help, thanks!