Skip to content
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

API Gateway has maximum 30 second timeout #42

Open
andrewbt opened this issue Feb 23, 2017 · 0 comments
Open

API Gateway has maximum 30 second timeout #42

andrewbt opened this issue Feb 23, 2017 · 0 comments

Comments

@andrewbt
Copy link
Contributor

Per: http://docs.aws.amazon.com/apigateway/latest/developerguide/limits.html

Integration timeout 30 seconds for all integration types, including Lambda, Lambda proxy, HTTP, HTTP proxy, and AWS integrations.

For very large "SELECT *" queries on large CARTO files, we could hit this timeout. Also, for extremely complex SQL.

@timwis what are your largest datasets? For the crimes one and others, I'm thinking links through the proxy like data.phila.gov/api/v2/sql?q=select * from crimes as the "official export links" on opendataphilly.org or elsewhere might not actually work because of this timeout.

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

No branches or pull requests

1 participant