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
Hello! I've been using this tool, and last week I began to get a 500 error when running benchmark_evaluate. I traced it back through the code and realized that this url is the culprit for the internal server error. Is there a better URL I can use to avoid this error?
The text was updated successfully, but these errors were encountered:
I was running a python script containing the lines from benchmarks.eval import evaluate_results results = evaluate_results("DrugCentral_creative", direct) however I'm actually unable to replicate my initial error now.
We first noticed the 500 Internal Server Error on 9/26, and I believe there was an upgrade to Node Norm being done that day. Since the existing URL may be more unpredictable than other instances, could/should the URL be changed to prod or a different instance that's more stable (eg. https://nodenorm.transltr.io/1.3/get_normalized_nodes) ?
Hello! I've been using this tool, and last week I began to get a 500 error when running benchmark_evaluate. I traced it back through the code and realized that this url is the culprit for the internal server error. Is there a better URL I can use to avoid this error?
The text was updated successfully, but these errors were encountered: