I built an flow in which I make two parallel http requests using aggregation. Depending on the input request, there may be one, two, or no requests at all. The AggregateReply node somehow understands that I made one request, not two. And if two parallel requests occur, then the AggregateReply node waits for both to end, if one request occurs, then it waits for one to end. Please help me and explain how the Aggregate Reply node recognizes these cases.------------------------------
Emil Alasgarov
------------------------------