Closed sampaccoud closed 4 years ago
It can happen that a course has an invalid key but it should not break the update_courses command for other courses.
I propose to catch InvalidKeyError, log an error to Sentry and continue with the remaining courses.
Purpose
It can happen that a course has an invalid key but it should not break the update_courses command for other courses.
Proposal
I propose to catch InvalidKeyError, log an error to Sentry and continue with the remaining courses.