Check deliveries before computing
qxzzxq opened this issue · 1 comments
qxzzxq commented
Is your feature request related to a problem? Please describe.
If a delivery is missing in a factory that comes late inside a pipeline, the pipeline will continue to run until it reaches the factory, then the program will crash and time will be lost. I'd like to pre-check the validity of deliveries before the execution.