Skip to content

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

Merged
shtrom merged 2 commits intomainfrom
bug2024547/git-hg-sync-routing-key
Mar 30, 2026
Merged

config: merge all prod config back into a single file (bug 2024547)#85
shtrom merged 2 commits intomainfrom
bug2024547/git-hg-sync-routing-key

Conversation

@shtrom
Copy link
Copy Markdown
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 and queue, to match what future environments should set for PULSE_ROUTING_KEY and PULSE_QUEUE (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
Copy Markdown

@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.

@shtrom shtrom merged commit 9cb682f into main Mar 30, 2026
1 check passed
@shtrom shtrom deleted the bug2024547/git-hg-sync-routing-key branch March 30, 2026 07:04
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