Friday, November 21, 2025
1 change · saas-18.4
Enhancements to existing features
The IoT Box homepage now waits longer between data refreshes when a tab stays open. This reduces unnecessary background requests, helping the device stay responsive while still updating the page periodically.
Original PR description
In order to avoid spamming the IoT Box with requests to update the homepage when a tab is kept open, we now progressively delay the `/data` fetch during the first 30min to end up fetching only once every 30min. Forward-Port-Of: odoo/odoo#236664