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
Attachments
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Attachment | load-monitors.html.patch [ 10342 ] |
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?