Hi,
I have a process, which can produce a lot of workflow with wait condition and run every hour and check for certain criteria, and if the criteria is still not met, then it will create another workflow to wait for the next hour.
Is this kind of implementation is safe ? are there any potential risk of running ressources ?