Changes between Initial Version and Version 1 of Ticket #26050, comment 1
- Timestamp:
- 11/15/2013 08:16:36 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26050, comment 1
initial v1 11 11 Unfortunately it is impossible to guess what the user's intentions are. When a web page is left loaded in the browser, the most common reason is that the user would come back to it and continue to use it. 12 12 13 Most computers would "fall sleep" after a period of inactivity , usually 10-30min. Been testing adding the same functionality to heartbeat, however that would affect the other functios. For example post locks will be released too.13 Most computers would "fall sleep" after a period of inactivity usually 10-30min, effectively disconnecting from Internet. Been testing adding the same functionality to heartbeat, however that would affect the other functios. For example post locks will be released too. 14 14 15 15 Related: #25073.