Hello,
working on a resource at the moment which cannot make use of the "In progress" status, as it has to complete the job it is doing synchronously (in the current implementation anyway). Given there is a template that defines the lambda function "properties" I wanted to make sure that the timeout property is respected.
And if not, what's the default timeout of the "backend lambda" that manages the resources ?
Thank you,