Skip to content

Releases: trobrock/slate

Configurable request timeouts

07 Jul 20:54
Compare
Choose a tag to compare

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