Skip to content

fix: Update how the heartbeat routing key is determined. - #28065

Closed
feanil wants to merge 1 commit into
masterfrom
feanil/arch-1821
Closed

fix: Update how the heartbeat routing key is determined.#28065
feanil wants to merge 1 commit into
masterfrom
feanil/arch-1821

Conversation

@feanil

@feanil feanil commented Jun 30, 2021

Copy link
Copy Markdown
Contributor

When the heartbeat was moved to the high priority queue, the production
override did not take into account the fact that the name of the
high_priority queue changes in the production.py file.

Update the part of production.py that sets the default routing key so
that the new HIGH_PRIORITY_QUEUE name is picked up unless there is an
override.

Impact: Operators

Supporting information

Jira: https://openedx.atlassian.net/browse/ARCHBOM-1821
Ticket Summary: Please investigate why sample_task tasks are stuck in a edx.core.high queue.

Deadline

None

When the heartbeat was moved to the high priority queue, the production
override did not take into account the fact that the name of the
high_priority queue changes in the production.py file.

Update the part of production.py that sets the default routing key so
that the new HIGH_PRIORITY_QUEUE name is picked up unless there is an
override.
@feanil
feanil requested a review from a team June 30, 2021 04:16
@edx-status-bot

Copy link
Copy Markdown

Your PR has finished running tests. There were no failures.

@robrap robrap left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  1. Was this tested or is there a way to test?
  2. Is this needed for Lilac?

@feanil

feanil commented Jun 30, 2021

Copy link
Copy Markdown
Contributor Author

Closing this because https://github.com/edx/edx-platform/pull/28066 is a better solution for this. Gonna be testing that one on a sandbox before shipping it to stage.

@feanil feanil closed this Jun 30, 2021
@feanil
feanil deleted the feanil/arch-1821 branch June 30, 2021 13:55
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