lib/agx/content/client.rb in agx-0.2.9 vs lib/agx/content/client.rb in agx-0.3.0
- old
+ new
@@ -117,10 +117,10 @@
@client_id,
@client_secret,
site: @site,
token_url: @token_url,
connection_opts: {
- request: { timeout: 300 }
+ request: { timeout: 90 }
}
)
end
end