Friday, November 21, 2025
1 change · saas-18.2
Enhancements to existing features
The IoT Box homepage now spaces out its background data refreshes when a browser tab is left open. This reduces unnecessary device traffic while still keeping the page periodically updated.
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