LTN always was solely request driven.Maglay wrote:And this is the part which is not true (based on what I have seen in my little test setup or torne just described). Even if a provider has a provide threshold of one, a delivery is only created if the request threshold of a requester is exceeded .
Before it was created as soon as the amount of wares in the chest minus the desired amount was smaller than zero.
Wrong. Requests always where generated when (amount *-1) >= Request Threshold/Min Delivery Size.
Request Threshold doesn't behave different from Min Delivery Size as they are the same variable, only its name and one check during provider search have changed.
Btw. this is not the description of an active provider chest. Deliveries are only created if someone is missing a ware, an active provider station would have to create deliveries with undefined targets at any time just to get empty, which is of course not possible.
This literally is the description of an active provider. LTN certainly never behaved like this.The effect of "ignore minimum delivery size" was effectively "take all this stuff to any station that can use it and has enough room"