module_render.py
41.7 KB
-
Remove the ability to `select_for_updates` from FieldDataCache. · cacdbc35
The only consumer of that functionality (the XQueue callback) already does retries, so newly introduce integrity errors (due to multiple commiters trying to update a StudentModule) won't break the XQueue processing pipeline.
Calen Pennington committed