Skip to content

Releases: m-lab/etl

pt staigng

12 Oct 15:43

Choose a tag to compare

pt staigng Pre-release
Pre-release
pt-staging-v0.3.1

Merge branch 'pt-geo' of github.com:m-lab/etl into pt-geo

PT prod for Geo

12 Oct 17:08

Choose a tag to compare

PT prod for Geo Pre-release
Pre-release
pt-prod-0.1

remove ss staging

Tweak annotation timeout to 2 seconds. Test for CPU utilization when annotator is down.

13 Oct 14:01

Choose a tag to compare

ndt-sandbox-v0.3.1

Increase timeout to 2 seconds

Enable annotation in prod

12 Oct 16:15

Choose a tag to compare

Merge pull request #259 from m-lab/pt-geo

enable geolocation annotation on PT.

Enable annotation

09 Oct 16:02

Choose a tag to compare

Enable annotation Pre-release
Pre-release
Merge pull request #261 from m-lab/enable-annotation

Update app-ndt-prod.yaml

Long timeout for processing bad kernel testing files

21 Jul 03:20

Choose a tag to compare

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.

18 Jul 03:53

Choose a tag to compare

Pre-release
Merge pull request #207 from m-lab/max-size

Fix bad number 20 -> 200

Fixes infinite loop and max file size.

18 Jul 03:56

Choose a tag to compare

Pre-release

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.

17 Jul 21:27

Choose a tag to compare

Merge pull request #206 from m-lab/break

Fix break bug.

Large test handling

11 Jul 15:16

Choose a tag to compare

Large test handling Pre-release
Pre-release

Process files > 10MB, but still log and increment metrics.
Ignore files > 200MB, to (hopefully) avoid OOMs.