biothings / mygene.info

MyGene.info: A BioThings API for gene annotations

Home Page:http://mygene.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edge Case Error Reporting Improvement

namespacestd0 opened this issue · comments

The following command would cause a
TransportError(N/A, 'search_phase_execution_exception')
which could appear as a 504 Gateway Time-out.

curl --location --request POST 'http://mygene.info/v3/gene?fields=5-HT1A&species=drosophila' \
--form 'ids="string"'