Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@pwagener
Copy link
Contributor

@pwagener pwagener commented Apr 3, 2016

This allows users to work around a network with a slow upload speed by setting the AWS_CLIENT_TIMEOUT environment variable to something greater than 120000 (2 minutes). If found, it sets the AWS.client.httpOptions.timeout value.

It follows the existing convention set by looking for HTTP_PROXY/HTTPS_PROXY in the environment.

@adir1661
Copy link

adir1661 commented Jun 6, 2019

is There example for how to do it? because i didnt understand how to export it...
i mean the SET command in windows on the project directory is enough?
there some obvious requirements i miss?

@pwagener
Copy link
Contributor Author

pwagener commented Jun 7, 2019

I haven't used this in years, but I expect ...

$ export AWS_CLIENT_TIMEOUT=600000
$ serverless deploy 
...

For further support let's move the conversation over to the forums.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.