https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42338 --- Comment #2 from Tristin Stagg <tristin.stagg@bywatersolutions.com> --- Akron-Summit Koha incidents (April 10, 2026) - two separate OOM killer events caused by unbounded patron API queries (per_page=-1) from staff using Edge browser. Slack threads: https://bywater.slack.com/archives/CAMRMP9PV/p1775839029566789 https://bywater.slack.com/archives/CAMRMP9PV/p1775848927876979. Root cause: Bug 40901 (lack of process isolation) enables these OOM killer events to be silent and untraceable. Resolution: JavaScript validation to prevent empty searches implemented by Lucas Gass. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.