Fail gracefully with HTTP errors
Open
bug
- Dominant language
- R
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It doesn't appear to be unusual for the IntChron servers to wobble when hitting it with the volume of requests `intchron()` queries can generate. These shouldn't cause fatal errors (which, if nothing else, stop vignettes and examples building and R CMD check passing). The functions should attempt to recover, e.g. by waiting a while and retrying, and as a last resort return what data they could get with a warning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.