Saturday, July 27, 2024
1 change · 17.0
Enhancements to existing features
The shop floor interface has been optimized to load and respond much faster by reducing unnecessary data refreshes from the server. The system now refreshes only when needed and automatically updates data every 10 minutes if no manual refresh has occurred, resulting in a snappier user experience for manufacturing operations.
Original PR description
Speed up the shop floor by drastically reducing the number of refresh calls. We try to avoid a refresh of data from the server as much as possible. If an update is still unavoidable, we try to only refresh the relevant MO. task-4048415