Night, guys! Does anyone know the optimal way to s...
# advanced-need-help
w
Night, guys! Does anyone know the optimal way to solve this use case below: 1. Node X creates a list of endpoints 2. >>> get the list and make requests for each endpoint <<< We were using node X and then making the loop request on node Y, but doing this I create an impure node… Should I create a custom dataset that receives a Iterable as input?