Overbryd / gcloudex

Friendly set of wrappers for Google Cloud Platform services' API's in Elixir.
64 stars 39 forks source link

Custom HTTPoison timeout #10

Open PhillippOhlandt opened 7 years ago

PhillippOhlandt commented 7 years ago

Hey,

it would be nice if we could set a custom HTTPoison timeout. I send some bigger files and always get the timeout.

PhillippOhlandt commented 7 years ago

@sashaafm Any thoughts on this? Maybe a global GCloudex config setting would be enough. Or better service based, as they all have their own request module?