Bioconductor / GoogleGenomics

[DEPRECATED] An R package for Google Genomics API queries.
Apache License 2.0
44 stars 23 forks source link

add retrying to all api methods #25

Open cassiedoll opened 10 years ago

cassiedoll commented 10 years ago

similar to the java client library, we should use some kind of exponential backoff for all API calls that fail with a >= 500 http error