Severity: Critical
Description: Workers are failing to release memory after processing tasks, leading to gradual memory consumption and potential out-of-memory (OOM) errors.
Affected Component: worker-pool.js
Symptoms: Memory usage increases linearly with workload, no backpressure mechanism.
Estimated Impact: High - production systems at risk.
Priority: High - requires immediate attention
cc @backend-team
Severity: Critical
Description: Workers are failing to release memory after processing tasks, leading to gradual memory consumption and potential out-of-memory (OOM) errors.
Affected Component: worker-pool.js
Symptoms: Memory usage increases linearly with workload, no backpressure mechanism.
Estimated Impact: High - production systems at risk.
Priority: High - requires immediate attention
cc @backend-team