I have done something else about this problem, perhaps this is temporary network slowness. The settings are pretty strict for Faraday, so maybe we can weaken them a bit.
When setting up Balanced, try the following:
Balanced.configure('API_KEY_STRING', :connection_timeout => 30, :read_timeout => 30)
Hope this helps.
source share