Closed
Bug 1720933
Opened 4 years ago
Closed 4 years ago
Increase experimenter celery work instance size
Categories
(Data Platform and Tools Graveyard :: Operations, task, P1)
Data Platform and Tools Graveyard
Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlockhart, Assigned: whd)
Details
We recently introduced some daily data processing celery tasks and we have seen that they will intermittently fail. Looking at the memory graph for the worker instance it's clear we're hitting the 1gb memory limit. Past tasks were extremely lightweight but now that we're dealing with telemetry we'll need more. Can we please increase the celery worker memory limit to 4-8gb? Thanks!
Updated•4 years ago
|
Assignee: nobody → whd
| Assignee | ||
Comment 1•4 years ago
|
||
https://github.com/mozilla-services/cloudops-infra/pull/3248
I set the requested memory to 4GB. Any substantial increase beyond this will require a node pool change which will take significantly more effort to implement.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•4 years ago
|
||
Amazing thank you :whd!!
Updated•3 years ago
|
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•