z1pti3 / jimi

Jimi is an automation first no-code platform designed and developed originally for Security Orchestration and Response. Since its launch jimi has developed into a fully fledged IT automation platform which effortlessly integrates with your existing tools unlocking the potential for autonomous IT and Security operations.
https://www.secureack.com
Apache License 2.0
159 stars 31 forks source link

[Feature] subFlow retry option #262

Closed z1pti3 closed 2 years ago

z1pti3 commented 2 years ago

It would be really good if subFlow had a retry and retry delay option so that subFlows that do not return True can be attempted again.

For this to work subFlow will need an object to be set when a flow is to be considered successful like playbookEnd but could just be a VAR or DATA object that is passed back to the main flow?