You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to configure the timeout on requests (specifically around Fog::Storage). I realize it's 60 seconds by default, but I'd like to make it much smaller. Ideally, I'd be able to pass a configuration hash and have it applied. Is this or something similar already implemented somewhere within fog-aws?
I'm using fog 1.37.0, fog-aws 0.9.1, and excon 0.48.0. This is tangentially related to this issue.
Thanks.
The text was updated successfully, but these errors were encountered:
I'd like to be able to configure the timeout on requests (specifically around Fog::Storage). I realize it's 60 seconds by default, but I'd like to make it much smaller. Ideally, I'd be able to pass a configuration hash and have it applied. Is this or something similar already implemented somewhere within fog-aws?
I'm using fog 1.37.0, fog-aws 0.9.1, and excon 0.48.0. This is tangentially related to this issue.
Thanks.
The text was updated successfully, but these errors were encountered: