Skip to content

Configurable request timeouts

Latest
Compare
Choose a tag to compare
@trobrock trobrock released this 07 Jul 20:54
· 9 commits to master since this release

This release includes a configurable request timeout so you can specify what the timeout will be when trying to download data from the graphite server.

This also includes various under the hood changes

  • Use Faraday instead of RestClient for requests
  • Loosen the restriction on the Treetop version
  • Bump the JSON gem's version to 1.8