Add programs celery tasks to Studio workers
following forward to work done in PROD-1230
This commit is contained in:
@@ -1220,6 +1220,7 @@ CELERY_IMPORTS = (
|
||||
'cms.djangoapps.contentstore.tasks',
|
||||
'openedx.core.djangoapps.bookmarks.tasks',
|
||||
'openedx.core.djangoapps.ccxcon.tasks',
|
||||
'openedx.core.djangoapps.programs.tasks.v1.tasks',
|
||||
)
|
||||
|
||||
# Message configuration
|
||||
|
||||
Reference in New Issue
Block a user