software-o-o
software-o-o copied to clipboard
Page responds with 504 error
I tried to find Java 12 package with https://software.opensuse.org/search?utf8=%E2%9C%93&baseproject=ALL&q=java+12 . Site is very slow and with that request it responds 504

The way the webapp is currently designed, that is "relay all the searches to OBS via HTTP and parse + render the results", the response time is pretty bad for searches that are not cached. This is one of the reasons https://github.com/openSUSE/software-o-o/issues/590 exists.