I am building local teams chat integrated with a product using Microsoft graph API toolkit. I am using mgt react Get Component to pull the messages from the channel . I am using polling rate as 3 seconds as I want to pull the messages from teams near real time .
I am also using cache for 24 hours invalidation period for the Get component
By any chance this will lead to throttling issues or graph API toolkit manages this internally?
Attached is the screenshot. screenshot (https://i.stack.imgur.com/UqaZ9.jpg)