mrutkows edited a comment on issue #1147: URL: https://github.com/apache/openwhisk-wskdeploy/issues/1147#issuecomment-943403361
@GitHubDiom What you need is extra logic that permits aggregation (and waits for convergence of results). This is not in the domain of wskdeploy, but rather seems to need the features if the Composer tool/language/expressiveness which can be Conducted on the server side (see https://github.com/apache/openwhisk-composer). These compositions would be expressed using the Composer operands/operations and not using wskdeploy (which is a declarative deployment tool for getting your models created and maintained (and setup with defaults params). The only composition wskdeploy really addresses are simple sequences. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
