models.py
6.28 KB
-
[PERF-386] Utilize ForumsConfig to enable and disable forums. · 2acb4a6c
This specifically enables/disables the underlying comment service client used to make calls to the service. When disabled, this client will now throw an exception which can be propagated upwards so that callers can make the right decision about how to notify users of the error, or handle retry, etc etc.
Toby Lawrence committed