Files
edx-platform/openedx/core/djangoapps/content
Eric Fischer 8f0134b7e4 update_course_in_cache should retry on exceptions
Previously, retry() was never called, so the task was never retried despite
defining several retry-related variables.
2016-10-19 14:09:28 -04:00
..