covidatlas / li

Next-generation serverless crawler for COVID-19 data
Apache License 2.0
57 stars 33 forks source link

Fix timeout (max is 900). #575

Closed jzohrab closed 3 years ago

jzohrab commented 3 years ago

Currently fails:

            "ResourceStatusReason": "1 validation error detected: Value '3000' at 'timeout' failed to satisfy constraint: Member must have value less than or equal to 900 (Service: AWSLambdaInternal; Status Code: 400; Error Code: ValidationException; Request ID: 1346e515-a57b-4b63-8bd4-2ff78d765ee4)",

Whoops, typo.