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
This issue is sporadic. This url Andrew posted (https://mark2cure.org/document/pubtator/10364520.json) mostly fails on dev, but once it did not. The only thing I did was add print statements to try to isolate the issue, so it wasn't a fix. Likely an issue with read_pubtator_bioc's as_writer OR the bioc_as_json, but was hard to isolate because it was producing random results for me.
https://mark2cure.org/document/pubtator/10364520.json reproducibly returns a 502 error
Other valid doc requests (eg https://mark2cure.org/document/pubtator/16344560.json) return just fine. Bad doc IDs (eg https://mark2cure.org/document/pubtator/1.json https://mark2cure.org/document/pubtator/ABC.json) correctly returning 404.
The text was updated successfully, but these errors were encountered: