Hi
I've a flow where i add messages to a servicebus. But for the most part the flow has to be run, several times before doing the final run.
So I don't want to add messages to the que everu time, therefore I need a smooth solution, where I can pass data even if the servicebus container is disabled.
I've done this. But I assume this can be done smarter?
