Details
-
Type:
Sub-task
-
Status:
In Progress
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 3.0.1
-
Component/s: Reverse Ajax
-
Documentation Required:Yes
Just a quick question on this one.
// Start a new poll every 30 minutes
return 1800000;
Won't the above connectedTime cause the browser to attempt to stay connected for 30 min before cycling? If so is that good thing?