shinesolutions/aem-stack-manager-messenger

Don't fail if DynamoDB query/scan failed due to missing payload

mbloch1986 opened this issue · 1 comments

If the DynamoDB query fails because of hitting the AWS limit for the specified AWS account the stack manager messenger task execution fails.

To avoid this we should improve the until loop to loop as long as the registered variables are not defined.

Included in release v2.9.0 .