Skip to content
Snippets Groups Projects
  1. Jun 12, 2017
  2. Jun 16, 2016
    • Eric Fischer's avatar
      update_in_cache on lms worker (#12689) · fdc6d915
      Eric Fischer authored
      This commit "undoes"a previous hotfix, and allows a cms course_publish
      signal to trigger a block_structure update_course_in_cache task, which
      is run on an lms worker queue.
      
      Changes:
          -exposes ALTERNATE_QUEUE_ENVS
          -adds routing layer in celery.py
          -moves prior dev_with_worker settings file to devstack_with_worker
          -moves course_block api functionality into openedx/core/djangoapps/content/block_structure
      fdc6d915
  3. May 08, 2015
Loading