middleware.py
829 Bytes
-
Make forums endpoints return better status codes · b60f5f80
Previously, AJAX calls would return 400, and page views and attempts to load inline discussions would return 404 if communication with the comments service failed. Now such problems cause a 500 status code.
Greg Price committed