-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate: getting no records from Automat APIs? #835
Comments
Side note: in 7/7 automated test runs, there may have been a problem with the Automat registrations/yamls. BTE raised errors and didn't run the MVP2 templates 4-5 for the "decreases CYP2D6" as a result.
|
Here's my thoughts so far:
|
Probably also affected by the dropped edges fixed in matching vs non-matching "direct" edge handling. Will need retesting to see if this is still a problem... |
When analyzing automated test runs, I've noticed a lack of edges/records from Automat APIs - and that seems kinda odd.
We'd need more investigation to see if Automat is truly returning no records for subqueries (and if that's an Automat problem) or if there's an issue processing them into records...
Ex: overall PK
7d6e623f-d7c5-4321-9dd2-64da17107a01
, BTE PK92179571-10b6-4128-ae79-081592a9be85
. This is the "decreases CYP2D6" query for the Automated test run 7/14. Automat APIs were only queried in template 4 (does that make sense?) and no records found (does that make sense?)Update: I have seen cases where Automat APIs are contributing records to the results, while reviewing the 7/7-7/14 runs. So it's not like we're NEVER getting records from these APIs.
The text was updated successfully, but these errors were encountered: