If the option iterative of the pathfinder service is set to true (by default false) it produces multiple responses where each response is an improvement over the previous one WRT amount transferred (increasing) or number of transfers (decreasing).
We can leverage this option to get a response before the timeout is reached for complex requested paths.
If the option
iterativeof the pathfinder service is set totrue(by defaultfalse) it produces multiple responses where each response is an improvement over the previous one WRT amount transferred (increasing) or number of transfers (decreasing).We can leverage this option to get a response before the timeout is reached for complex requested paths.