Closed Bug 1165283 Opened 9 years ago Closed 9 years ago

Downgrade from the more expensive Heroku dynos for buildapi ingestion once memory usage lower

Categories

(Tree Management :: Treeherder: Infrastructure, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

The performance dyno costs $500/month, whereas the P1 costs 25/mo and P2 50/mo.

We're only using the performance dyno since the memory usage of the current buildapi worker exceeds the 1GB provided by P2 dynos.

Bug 1164868 / bug 1164888 should help with this, then we can see if we need to make any further changes (eg switching more parts of the builds-4hr etl processing to use iteritems() rather than items()).
Summary: Downgrade from the performance dyno for buildapi workers once memory usage under control → Reduce memory usage of the buildapi workers so we can downgrade from the more expensive dynos
Depends on: 1169264
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee: nobody → emorley
Summary: Reduce memory usage of the buildapi workers so we can downgrade from the more expensive dynos → Downgrade from the more expensive Heroku dynos for buildapi ingestion once memory usage lower
You need to log in before you can comment on or make changes to this bug.