MaastrichtU-IDS / knowledge-collaboratory

🔬 Website to help browse and publish Nanopublications
https://collaboratory.semanticscience.org
MIT License
6 stars 6 forks source link

Sometimes slow responsiveness of /meta_knowledge_graph endpoint #16

Closed CaseyTa closed 1 week ago

CaseyTa commented 5 months ago

The /meta_knowledge_graph endpoint sometimes responds in <5 seconds and sometimes takes >30 seconds to respond. Since this endpoint is queried often in Translator ecosystem, it would be good to improve the responsiveness of this endpoint, potentially by adding caching.

Related issue in Translator Feedback repo for history of issues experienced by ARA teams: https://github.com/NCATSTranslator/Feedback/issues/593

CaseyTa commented 4 months ago

@isbluis reporting that /meta_knowledge_graph is still having problems in dev and CI. https://github.com/NCATSTranslator/Feedback/issues/593#issuecomment-2143129692

I'm seeing 500 internal server errors in all environments right now

@micheldumontier Is there anyone who can look into this?

micheldumontier commented 4 months ago

@ensaremirerol could you chec, on the api service https://api.collaboratory.semanticscience.org/docs

micheldumontier commented 3 months ago

This was solved with a change in the nanopub SPARQL URL ac7e184

micheldumontier commented 3 months ago

@CaseyTa keep an eye on the translator CI and report back if this solves the problem