TrevorFrench / cryptotrackr

cryptotrackr allows you to connect to data sources across the crypto ecosystem. This data can enable a range of activity such as portfolio tracking, programmatic trading, or industry analysis.
Other
28 stars 3 forks source link

Add a timeout to API calls #61

Closed TrevorFrench closed 3 months ago

TrevorFrench commented 3 months ago

Add a timeout parameter for all API calls. Make sure examples that are running on CRAN have an appropriate timeout set.

TrevorFrench commented 3 months ago

Resolved in PR #63