Over the past 3–4 months, we implemented several enhancements to our automation and scan workflows. During the same period, scan volume increased significantly. The combination of these changes led to a rise in database queries and additional server load, resulting in longer processing times and some scans remaining in the queue longer than expected.
To address this, we redesigned and optimized the backend to substantially reduce query volume, remove redundant calls, and improve memory effici...