d94ad4a0dc
The work-queue OOM is fixed in code (bounded queue), but a deep search still loads up to 15000 Crossref records and the accumulating result JSONs into RAM. Give 2Gi of headroom so a big search isn't OOM-killed; raise the request to 512Mi to match its real baseline. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>