Releases: m-lab/etl
Releases · m-lab/etl
pt staigng
pt-staging-v0.3.1 Merge branch 'pt-geo' of github.com:m-lab/etl into pt-geo
PT prod for Geo
pt-prod-0.1 remove ss staging
Tweak annotation timeout to 2 seconds. Test for CPU utilization when annotator is down.
Pre-release
ndt-sandbox-v0.3.1 Increase timeout to 2 seconds
Enable annotation in prod
Merge pull request #259 from m-lab/pt-geo enable geolocation annotation on PT.
Enable annotation
Merge pull request #261 from m-lab/enable-annotation Update app-ndt-prod.yaml
Long timeout for processing bad kernel testing files
Increase object context timeout to 60 minutes 30 minutes not long enough for some very large files from April kernel testing.
Fixes minor bug in max file size.
Merge pull request #207 from m-lab/max-size Fix bad number 20 -> 200
Fixes infinite loop and max file size.
The infinite loop change has run for 6 hours in sandbox, which has a steady trickle of live data.
The max file size fix is pretty trivial, so I'm comfortable pushing that without sandbox/staging burn in.
Fixes break bug that causes infinite loops.
Merge pull request #206 from m-lab/break Fix break bug.
Large test handling
Process files > 10MB, but still log and increment metrics.
Ignore files > 200MB, to (hopefully) avoid OOMs.