标签: heroku reactjs
我想知道是否有人知道,因为ReactJS组件有时会使用pollInterval来不断刷新DOM数据,这是否会对Heroku中的dyno使用产生影响?应用程序会不断运行吗?
谢谢。