28-Jun-2026 — raise timeouts, add timing telemetry, fix resize queue alert ref #300

build 724commit edbc68d


What's new

The default Serenity wait timeout is raised to 90s (from 45s) as defence in depth against slow page loads on shared CPU. Job timing telemetry is added so upload reports show where time is being spent instead of relying on log archaeology. The image resize queue alert now follows the project convention with an icon and bold title, uses user-friendly messages, and survives page refresh because the queue state is stored on the backend.

At a glance

Technical changes