Skip to content

Update timeout to match API Gateway #421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 24, 2019
Merged

Update timeout to match API Gateway #421

merged 2 commits into from
Jul 24, 2019

Conversation

emaildano
Copy link
Contributor

Is this correct? I get a warning from Serverless that the max timeout API Gateway and the Serverless config are not the same.

Serverless: WARNING: Function crawl has timeout of 60 seconds, however, it's attached to API Gateway so it's automatically limited to 30 seconds.

Is this correct? I get a warning from Serverless that the max timeout API Gateway and the Serverless config are not the same.

```
Serverless: WARNING: Function crawl has timeout of 60 seconds, however, it's attached to API Gateway so it's automatically limited to 30 seconds.
```
Copy link
Contributor

@eahefnawy eahefnawy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep that makes sense

@eahefnawy
Copy link
Contributor

The build is failing for this change though. Could you look into that? Then I can merge right away.

@emaildano
Copy link
Contributor Author

The build is failing for this change though. Could you look into that? Then I can merge right away.

@eahefnawy, All good?

@eahefnawy eahefnawy merged commit 7519ac6 into serverless:master Jul 24, 2019
@emaildano emaildano deleted the patch-1 branch July 26, 2019 20:32
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