Have you considered a clientside callback for this. I work with dashboards that make the user refresh their token every 30 minutes, and I have not been facing issues with the interval component not being active. In my dashboard the interval component is linked to a clientside callback.
1 Like