Closed npitsillos closed 1 year ago
When flow is not normalized the validate function will normalize a flow before deploying it. This causes the flow to be normalized twice requiring more time to deploy the flow.
validate
When flow is not normalized the
validate
function will normalize a flow before deploying it. This causes the flow to be normalized twice requiring more time to deploy the flow.