dkoslicki / NCATS

MIT License
2 stars 0 forks source link

502 error from Monarch #22

Closed saramsey closed 6 years ago

saramsey commented 6 years ago

From QueryBioLink:

https://api.monarchinitiative.org/api/bioentity/gene/NCBIGene:1080/phenotypes

is giving a 502 error.

saramsey commented 6 years ago

OK, it seems to be caused by the large number of publications associated with CTFR

We're investigating, but as a quick workaround

exclude_automatic_assertions=true will make a smaller payload

or if you want a minimal compact payload

use_compact_associations=true

saramsey commented 6 years ago

fixed using 'exclude_automatic_assertions=true'

see commit 0ab1acfe86690744de85d8da88bff150b1913539