Failure of a critical managedResource currently fails the deployment when flows are set to AUTOMATIC startup
Description
Stop any RuntimeException bubbling up from the default module activation as this can cause the deployment of the binary to fail. Simply log the error and let the flow stopInError. This allows the binary to continue deployment without issue, but flags the flow as having problems which is the desired behaviour.
Stop any RuntimeException bubbling up from the default module activation as this can cause the deployment of the binary to fail. Simply log the error and let the flow stopInError. This allows the binary to continue deployment without issue, but flags the flow as having problems which is the desired behaviour.