ropensci / rsnps

Wrapper to a number of SNP web APIs
https://docs.ropensci.org/rsnps
Other
52 stars 22 forks source link

Add extra GET call to response 500s #160

Closed jooolia closed 1 year ago

jooolia commented 1 year ago

Adding extra try to NCBI api to resolve 500 responses that are being received sporadically.

Fixes #159.