mozilla / messaging-system-personalization-experiment-1-numbermuncher

Mozilla Public License 2.0
4 stars 3 forks source link

cfr-ml-models existence does not seem to be working properly in stage #10

Closed crankycoder closed 4 years ago

crankycoder commented 4 years ago

Bug 1601303 indicates that the collections have already been created on stage and prod.

https://settings.stage.mozaws.net/v1/buckets/monitor/collections/changes/records indicates that cfr-ml-experiments, cfr-ml-models and cfr-ml-control are created.

This looks like a minor typo for cfr-ml-model vs cfr-ml-models

https://github.com/mozilla/messaging-system-personalization-experiment-1-numbermuncher/blob/master/cfretl/settings.py#L43

crankycoder commented 4 years ago

This seems like a DataOps bug : https://bugzilla.mozilla.org/show_bug.cgi?id=1606719

crankycoder commented 4 years ago

This was a couple bugs.