Closed oliverde8 closed 2 weeks ago
When using the ETL with a maxAsynchronousItems of 2 or more, and using any operations that returns Asyn items (such as the http operation) the ETL will return the same item more then once to the operations down stream.
maxAsynchronousItems
When using the ETL with a
maxAsynchronousItems
of 2 or more, and using any operations that returns Asyn items (such as the http operation) the ETL will return the same item more then once to the operations down stream.