I am calling a function which returns a mono .
mono
return Flux.fromIterable(txnReqList) .parallel(5) .run