lib/agx/content/client.rb in agx-0.3.0 vs lib/agx/content/client.rb in agx-0.3.1

- old
+ new

@@ -117,10 +117,10 @@ @client_id, @client_secret, site: @site, token_url: @token_url, connection_opts: { - request: { timeout: 90 } + request: { timeout: 30 } } ) end end