Revert "Update routing config"
This commit is contained in:
committed by
GitHub
parent
061d5d8fc5
commit
5a2ea1f954
@@ -246,7 +246,7 @@ def should_dump_course(course_key, graph):
|
||||
return last_this_command_was_run < course_last_published_date
|
||||
|
||||
|
||||
@task
|
||||
@task(routing_key=settings.COURSEGRAPH_JOB_QUEUE)
|
||||
def dump_course_to_neo4j(course_key_string, credentials):
|
||||
"""
|
||||
Serializes a course and writes it to neo4j.
|
||||
|
||||
Reference in New Issue
Block a user