Eric Deutsch

Results 297 comments of Eric Deutsch

okay, I have pushed a commit that removes the requirement and it is deployed in /devED but now resultify errors out with this message. help! ``` 2022-09-07T21:24:46.160992 DEBUG: Using FET...

(or maybe the error is in Expand)

> since our KPs now differ depending on maturity level, does each maturity/branch need its own meta KG? (@edeutsch can likely answer this) Yes, I suppose yes. But I was...

this may lead to different endpoints that should have the same meta kg having somewhat different ones. But such are the risks of such a distributed system. I think it's...

thanks, this is a good explanation. What is the performance impact of this? i.e. how long does it take to do this rebuilding?

> It's worth noting that the resulting ARAX meta-KG is very large; 76 meta-nodes and 48,526 meta-edges. What is the size of RTX-KG2 metaKG alone?

okay, great, thanks, I think what we need to do is make ARAX's /meta_knowledge_graph be the union of all its KPs, which I think is planned, but not done, and...

Seems like this has not been an issue for years, closing.

The port that the server listens on is not governed by the config.js, that is Javascript for the client. The port is governed by this: https://github.com/RTXteam/RTX/blob/2a982c2b17f9566527795672a92c54139731da79/code/UI/OpenAPI/python-flask-server/openapi_server/__main__.py#L44-L48 So it will be...

yes, those directions are slightly out of date, I suppose. Do you have something running on 5000? another instance? The easiest would be to switch the wiki to show port...