flapjack / flapjack-diner

Consumer of the Flapjack API
http://flapjack.io/
MIT License
17 stars 10 forks source link

Read timeout needs to be configurable #45

Closed jessereynolds closed 9 years ago

jessereynolds commented 9 years ago

HTTParty provides a timeout method which sets the connection and read timeout(s). We need to expose this in a method on diner eg

# set http timeout to 5 minutes
Flapjack::Diner.timeout = 300
ghost commented 9 years ago

Closing due to https://github.com/flapjack/flapjack-diner/commit/c918f3e96a849f3fd72bc19d458f2e6b8eb42921.