service-cloud-voice / ServiceCloudVoiceLambdas

This application provides a set of Lambda functions, which are available within your Amazon Connect instance after provisioning the instance with your Service Cloud Voice contact center. You can use these Lambdas in Amazon Connect contact flows.
BSD 3-Clause "New" or "Revised" License
14 stars 18 forks source link

set VoiceMailPackagingFunction Timeout 300 #44

Closed vgw-chriskruger closed 1 year ago

vgw-chriskruger commented 1 year ago

DESCRIPTION

This PR raises the default Timeout for the VoiceMailPackagingFunction due to the fact that the function in question is a long running function by default - it has a purposeful delay within it and the current default combination does not seem sensible. The linked issue below describes the problem in further detail.

Partially addresses #43

jinalkathiara commented 1 year ago

This is addressed as part of the 13.0 contact center.