m-lab / annotation-service

Annotation integration service for M-Lab data
Apache License 2.0
3 stars 5 forks source link

Increase machine size to avoid OOM #278

Closed gfr10598 closed 3 years ago

gfr10598 commented 3 years ago

Also adds memory stats at conclusion of each load, and on failed ready query.

Testing: Deploy to sandbox and verify proper function.


This change is Reviewable

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 2473


Changes Missing Coverage Covered Lines Changed/Added Lines %
manager/manager.go 0 1 0.0%
directory/directory.go 0 2 0.0%
<!-- Total: 5 8 62.5% -->
Files with Coverage Reduction New Missed Lines %
manager/manager.go 7 74.13%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 2452: -0.3%
Covered Lines: 1345
Relevant Lines: 1981

💛 - Coveralls