Make credentials celery tasks errors consistent
In order to better alert off of tasks that failed after maximum retries, this makes the the error for each task consistent with itself.
Showing
- openedx/core/djangoapps/credentials/tasks/v1/tasks.py 9 additions, 4 deletionsopenedx/core/djangoapps/credentials/tasks/v1/tasks.py
- openedx/core/djangoapps/programs/tasks.py 154 additions, 90 deletionsopenedx/core/djangoapps/programs/tasks.py
- openedx/core/djangoapps/programs/tests/test_tasks.py 51 additions, 4 deletionsopenedx/core/djangoapps/programs/tests/test_tasks.py
Loading
Please register or sign in to comment