You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered this running the integration tests locally. They also timeout on cam-kp-api-dev.renci.org but run successfully on cam-kp-api. This includes:
I discovered this running the integration tests locally. They also timeout on cam-kp-api-dev.renci.org but run successfully on cam-kp-api. This includes:
{"message":{"query_graph":{"nodes":{"n0":{"ids":["NCBIGene:3105","NCBIGene:3106","NCBIGene:64167","NCBIGene:60412","NCBIGene:26191"],"categories":["biolink:GeneOrGeneProduct"]},"n1":{"categories":["biolink:GeneOrGeneProduct"]}},"edges":{"e0":{"predicates":["biolink:affects"],"subject":"n0","object":"n1"}}}}}{"message":{"query_graph":{"nodes":{"n0":{"categories":["biolink:GeneOrGeneProduct"]},"n1":{"categories":["biolink:BiologicalProcess"]}},"edges":{"e0":{"predicates":["biolink:has_participant"],"subject":"n1","object":"n0"}}}}}I've tried restarting cam-kp-sparql but that didn't solve the problem.