Node red Event loop blocking when modbus timedout

Whenever the modbus timedout while reading registers, my node red event loop is blocking for a specific time, how to resolve this ?

Which modbus nodes are you using?

How do you know it is blocking?

Also, if you remove the output wires from the modbus node and replace with just a debug node does it still block?

node-red-contrib-modbus

Using Modbus TCP

It is happening for when i use complex flows, when using single modbus flow its good

Please answer: