org.zkoss.zk.ui.Desktop.scheduleInfoTimeout
From Documentation
Property:
org.zkoss.zk.ui.Desktop.scheduleInfoTimeout
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: 10 (unit: minutes)
Since 9.6.4
It specifies the timeout (in minutes) of each ServerPush event in a queue to purge.
It helps to limit memory usage effectively, especially in situations where the Desktop is disconnected and unable to process incoming updates.