DataDog / datadog-cloudformation-macro

CloudFormation Macros by Datadog
Apache License 2.0
14 stars 22 forks source link

Increases timeout for layer implementation #104

Closed henrytseng closed 1 year ago

henrytseng commented 1 year ago

What does this PR do?

This increases the timeout necessary for the MacroFunction to process installing the Datadog Lambda layer to instrument Lambda functions.

Motivation

Default looks like it was 3 seconds and triggering a timeout and rollback which prevented deployment of our Stack.

Testing Guidelines

Manual regression

Additional Notes

Related to issue with support team #1310259

Types of changes

Check all that apply