dcturner / ECS_Factory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

send parts backwards if storage is full

dcturner opened this issue · comments

Why might we want to ditch a vehicle part?

If we're full and still having new parts requested - we have nothing of value.

Ditch multiples if possible then - as apparently there is no demand for them.

Get a tally of the vehicle part types and ditch the main offenders.?

-- cache line approach is probably different... if a part isn't used upon arrival, it leaves?