shinesolutions/aem-stack-manager-messenger

Add check if stack exist

Closed this issue · 2 comments

Since the lambda function doesn't inform the messenger if the stack or the component doesn't exist and the messenger runs in a timeout we need to add a check for that. Maybe similar to the ones which are already implemented in the stack builder during stack creation/deletion.

When stack exist run otherwise fail with message.

Done. Included in 1.5.5 .