Files
edx-platform/openedx/core/djangoapps/credentials
Albert (AJ) St. Aubin c2db5c8906 [bug] Added in check for MySQL OperationalError for local development
[MICROBA-951]

When running the notify_credentials command locally there is an
OperationalError thrown by MySQL when there are no more results
available for the queryset iterator. This change catches that exception,
checks state, and then logs according to that state. This code runs in
production without issue. This changes allows for the code to be run
locally without a separate code path.
2021-04-12 10:36:49 -04:00
..
2019-12-30 12:25:38 -05:00
2021-04-06 17:07:13 +05:00