Skip to content

Conversation

@gabor-boros
Copy link
Contributor

This Pull Request cherry-picks the celery fixes introduced in #25567. The discussion of the original PR contains a comment about cherry-picking the fixes, though the cherry-pick did not happen.

  • Used routing function instead of class
  • Move task queues dictionary to Django settings
  • Removed routing_key parameter
  • Refactored routing for singleton celery instantiation

Co-authored-by: Awais Qureshi awais.qureshi@arbisoft.com

Discussions: https://github.com/edx/edx-platform/pull/25567#issuecomment-726482291

Dependencies: None

Screenshots: N/A

Sandbox URL: TBD - sandbox is being provisioned.

Merge deadline: ASAP

Testing instructions:

TBD

Author notes and concerns:

N/A

Reviewers

  • TBD
  • edX reviewer[s] TBD

Settings

EDXAPP_FEATURES:
  ENABLE_COMBINED_LOGIN_REGISTRATION: true

* Update celery routing

- Used routing function instead of class
- Move task queues dictionary to Django settings
- Removed routing_key parameter
- Refactored routing for singleton celery instantiation

Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com>
@openedx-webhooks openedx-webhooks added needs triage open-source-contribution PR author is not from Axim or 2U labels May 15, 2021
@openedx-webhooks
Copy link

Thanks for the pull request, @gabor-boros! I've created OSPR-5782 to keep track of it in JIRA, where we prioritize reviews. Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@nedbat
Copy link
Contributor

nedbat commented May 18, 2021

Thanks, looks like a faithful cherry-pick.

@nedbat nedbat merged commit 72730be into openedx:open-release/koa.master May 18, 2021
@openedx-webhooks
Copy link

@gabor-boros 🎉 Your pull request was merged!

Please take a moment to answer a two question survey so we can improve your experience in the future.

@natabene
Copy link
Contributor

@gabor-boros @nedbat Thank you both.

@gabor-boros gabor-boros deleted the gabor/cherry-pick-celery-fixes branch May 20, 2021 13:30
@pomegranited pomegranited restored the gabor/cherry-pick-celery-fixes branch June 24, 2021 07:59
@pomegranited pomegranited deleted the gabor/cherry-pick-celery-fixes branch June 24, 2021 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged open-source-contribution PR author is not from Axim or 2U

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants