codewars / codewars.com

Issue tracker for Codewars
https://www.codewars.com
BSD 2-Clause "Simplified" License
2.09k stars 219 forks source link

Loading a kata discourse ends with HTTP 500 #3141

Closed hobovsky closed 8 months ago

hobovsky commented 8 months ago

Originally reported on Discord: attempts to load the discourse of a commonly discussed kata (over 3k posts) end with HTTP 500. The same page loads, with a big delay, in incognito mode. Similar effect can be observed on another kata with over 1700 posts, where page loads for a very long time, but is usually successful.

The issue seems to be somewhat recent because the pages could be visited without problems other than remarkable loading time, but not as long as today, and without errors.

hobovsky commented 8 months ago

The change which caused the performance drop has been reverted. The page still takes some time to load because there is a lot of comments, but it does not error out now.