mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-08-03 23:42:31 +02:00
1e82a1ed7c
Testing after the batching fix showed three tabs still push /api/status from ~600ms to a ~13s median, from a different cause (every endpoint degrades together under load, so a shared lock rather than a request storm). The entry claimed multiple windows were no longer a problem; scope it to the load reduction that was actually measured. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>