EBISPOT / ols4

Version 4 of the EMBL-EBI Ontology Lookup Service (OLS)
http://www.ebi.ac.uk/ols4/
Apache License 2.0
47 stars 22 forks source link

OLS4 dev is very slow #726

Closed amnonkhen closed 2 months ago

amnonkhen commented 2 months ago

Describe the bug As I was porting HCA to use OLS4, I started working with OLS4 dev whose response time was very long, in the order of a minute. Many of my tests timed out because of that, so I had to use OLS4 prod instead. This does not happen for all terms.

To Reproduce Steps to reproduce the behavior:

  1. search for EDAM:0006 on dev - 1min
  2. search on prod - 50ms

Expected behavior dev should a reasonable response time

haideriqbal commented 2 months ago

As mentioned in https://github.com/EBISPOT/ols4/issues/727 kindly use OLS prod instance for your pipelines and processes. For the slowness of dev instances, there can be many reasons but the major one I would believe is down to the k8 cluster as for prod we have two k8 clusters serving it whereas for dev we only have one.