We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I want to run 2 functions in waterfall then pass the value from the last one to 3 functions in parallel.
I have been struggling with waterfall + parallel without any results.
Is this possible with async somehow?
I want to run 2 functions in waterfall then pass the value from the last one to 3 functions in parallel.
I have been struggling with waterfall + parallel without any results.
Is this possible with async somehow?