software-o-o icon indicating copy to clipboard operation
software-o-o copied to clipboard

Page responds with 504 error

Open DanielNoga opened this issue 6 years ago • 1 comments

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 Screenshot_20190624_144724

DanielNoga avatar Jun 24 '19 12:06 DanielNoga

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.

agraul avatar Jul 12 '19 15:07 agraul