Turn error_handlers into error_trackers
* simplify logic--tracker just tracks errors. Trackers should not raise, and are not be responsible for logging. * adapted code to use trackers. * Started cleanup of error handling code: - if need to add info and re-raise, just do that. No logging. - if working around a problem, log and track as needed.
Showing
common/lib/xmodule/xmodule/errortracker.py
0 → 100644
Please
register
or
sign in
to comment