Closed Bug 1598032 Opened 5 years ago Closed 5 years ago

Please deploy Firefox Monitor v9.1.8 to prod

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: groovecoder, Unassigned)

References

Details

Please deploy the v9.1.7 tag of the blurts-server repo to https://monitor.firefox.com/.

Changes:
https://github.com/mozilla/blurts-server/releases/tag/v9.1.7
https://github.com/mozilla/blurts-server/compare/v9.1.6...v9.1.7

Post-deploy, we should run the pre-FXA email script again:

node scripts/send-email-to-pre-fxa-subscribers.js

It should no longer require a subquery thru all of the "email_addresses" records, which should help keep it from timing out.

Deployed to production, script not yet run.

Summary: Please deploy Firefox Monitor v9.1.7 to prod → Please deploy Firefox Monitor v9.1.8 to prod

Updating this bug to deploy v9.1.8 which includes pagination for the script ...

Please deploy the v9.1.8 tag of the blurts-server repo to https://monitor.firefox.com/.

Changes:
https://github.com/mozilla/blurts-server/releases/tag/v9.1.8
https://github.com/mozilla/blurts-server/compare/v9.1.7...v9.1.8

Post-deploy, we should run the pre-FXA email script again in logging mode to make sure it doesn't hit the OOM error we saw on v9.1.7:

SMTP_URL="" PAGE_SIZE=100 node scripts/send-email-to-pre-fxa-subscribers.js

If there's no error, we can take off the SMTP_URL="" part to run the real thing.

Blocks: 1598802
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.