Closed Bug 748774 Opened 13 years ago Closed 12 years ago

Change collector throttle rules for nightlies

Categories

(Socorro :: Backend, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: laura, Assigned: laura)

Details

Spin off from bug 741710. The rule that currently catches 'nightly' handles only exact matches. We need to broaden it for all nightly* builds. A throttle rule that would catch all of 'nightly-*' could look like this: ('ReleaseChannel', lambda x: x.startswith('nightly'), 100)
Assignee: nobody → laura
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/2ecbb280c4637528352099f600c876bd180a52e9 Fixes bug 748774, 100% throttling for all nightly* builds https://github.com/mozilla/socorro/commit/a1c7332b985ac29d15059880cd100727d46bfba6 Merge pull request #550 from brandonsavage/bug748774 Fixes bug 748774, 100% throttling for all nightly* builds (fix by lauraxt)
This shipped in 45.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: 8 → 45
You need to log in before you can comment on or make changes to this bug.