Does anybody figured out how to use buffers efficiently as a priority?
For only one passive provider which I want to be empty all the time (because it is excess by product) it is working to placce a buffer right next to this and then the buffer is used before any other supply depot. And since the buffer is right next to the excess-byproduct it will get the items first from this supply depot and then went to the normal-production supply depot. So the normal production of this product is only used if the amount as a byproduct is not enough.
So far, so good.
What If I have a second location with the byproduct?
https://imgur.com/a/Y7F645w
The buffer at (1) will geet items first from (1) and then from (3). So the normal production will kick in and the excess from (4) will be never touched unless (1) and (3) is enough to fullfill the requester.
As @heinzwilli pointed out - a kind of storage depot is missing. Or an active provider depot. Or some ability to mark a supply depot as high/low priority.