Skip to content

Comments

refactor: [BB-6077] allow setting celery backend in yml#478

Merged
navinkarkera merged 1 commit intoopencraft-release/maple.3from
navin/set-celery-backend-maple
Jun 9, 2022
Merged

refactor: [BB-6077] allow setting celery backend in yml#478
navinkarkera merged 1 commit intoopencraft-release/maple.3from
navin/set-celery-backend-maple

Conversation

@navinkarkera
Copy link
Member

Cherry pick of: openedx#30244

Description

Currently, the CELERY_RESULT_BACKEND is hard coded to use django-cache.

This PR allows to setup CELERY_RESULT_BACKEND via ENV_TOKENS.

To use django ORM as celery backend, one can set CELERY_RESULT_BACKEND to django-db as described in docs.

Copy link
Member

@kaustavb12 kaustavb12 left a comment

Choose a reason for hiding this comment

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

👍

  • I tested this: Changes tested in PR sandbox
  • I read through the code
  • Includes documentation

@navinkarkera navinkarkera merged commit f82574b into opencraft-release/maple.3 Jun 9, 2022
@Agrendalath Agrendalath deleted the navin/set-celery-backend-maple branch June 13, 2022 10:00
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.

2 participants