I have created a workflow using REFramework. Process gets its input from an excel sheet in the initialization phase and passed on to process transaction phase one at a time.
Now, when I an testing the flow, it is taking longer as compared to previous transaction to process. For first transaction it took ~3 minutes which kept on increasing with every next transaction and handling time for 6th transaction was 10 minutes…
Please suggest how this could be resolved