opensourceautomation / Open-Source-Automation

Open Source Automation is a home and commercial automation engine
www.opensourceautomation.com
GNU Lesser General Public License v3.0
97 stars 63 forks source link

WebUI - Screens refreshing when not in use #349

Open VaughnRupp opened 8 years ago

VaughnRupp commented 8 years ago

No matter what page you are looking at, even before you log in, screens is refreshing, causing unneeded overhead, traffic, etc.

The refresh needs to check if the Screens page is being viewed.

VaughnRupp commented 8 years ago

I have not looked into fixing this yet, but just wanted to flag this as a required fix in 049, I won't release without this one being worked. I think to appreciate the database performance improvements, this also has to be fixed to reduce the constant activity against the DB.

KHerron commented 8 years ago

I do not see my setup doing this anymore??? I remember playing around with this several months ago, but not sure what I did. When I am in Developer Tools, I only see this happening when I have the Screens Page displayed. When I go to Objects or Object types, I no longer see the refresh happening.

I will do some file comparisons, and see if I can find what I did.