Skip to content

config: merge all prod config back into a single file (bug 2024547)#85

Open
shtrom wants to merge 1 commit intomainfrom
bug2024547/git-hg-sync-routing-key
Open

config: merge all prod config back into a single file (bug 2024547)#85
shtrom wants to merge 1 commit intomainfrom
bug2024547/git-hg-sync-routing-key

Conversation

@shtrom
Copy link
Member

@shtrom shtrom commented Mar 20, 2026

Workload selection is now done via the PULSE_ROUTING_KEY set in the environment of each deployment.

We retain the -firefox and -thunderbird configuration files as noop for now. This is to avoid unexpected failures with current deployments that may still be looking for them. They also update the routing key, to match what future environments should set for PULSE_ROUTING_KEY (see https://github.com/mozilla/webservices-infra/pull/10205), so that workers started with those configurations don't mistakenly grab messages that should have been processed by others.

Workload selection is now done via the `PULSE_ROUTING_KEY` set in the
environment of each deployment.

We retain the -firefox and -thunderbird configuration files as noop for
now, so as no to create unexpected failures with current deployments
that may still be looking for them.
@shtrom shtrom requested review from cgsheeh, dklawren and zzzeid March 20, 2026 05:11
Copy link

@dklawren dklawren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but might be best if one of the reviewers approves this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants