Commit 58a52c63 by muzaffaryousaf

Fixing bad rebase.

parent 4ce59dbc
......@@ -92,6 +92,7 @@ class VedaHeal(object):
self.val_status = None
# Enqueue
if self.auth_dict['rabbitmq_broker'] is not None:
for e in encode_list:
veda_id = v.edx_id
encode_profile = e
......
......@@ -33,6 +33,9 @@ val_username: username
val_transcript_create_url: http://val.edx.org/transcript/create
val_video_transcript_status_url: http://val.edx.org/video/status
celery_worker_queue: encode_worker
celery_deliver_queue: deliver_worker
# ----------
##---
# This is a list of encodes and their respective course
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment