Closed amyhughes closed 3 years ago
We're hitting our timeout of 30s now that our cases per 100,000 PR has been merged (apologies for not testing in prod!)
Upping the timeout to 60s results in successful runs of the lambda.
This also includes changes to package-lock.json which were a result of running npm audit fix for fixing vulnerabilities.
package-lock.json
npm audit fix
We're hitting our timeout of 30s now that our cases per 100,000 PR has been merged (apologies for not testing in prod!)
Upping the timeout to 60s results in successful runs of the lambda.
This also includes changes to
package-lock.json
which were a result of runningnpm audit fix
for fixing vulnerabilities.