break it and find out how to prevent that
Closed this issue · 2 comments
ModischFabrications commented
- Many Jobs
- Invalid Jobs
- Huge Jobs
- Weird random stuff I know nothing about (Schmiddi?)
ModischFabrications commented
append to Job.valid():
- all lengths < max_length (what about the cut width?)
ModischFabrications commented
Length check works, invalid jobs are more or less checked. Huge jobs as in huge json is difficult to test right, skipping for now. many concurrent jobs will slow down the solver, but shouldn't break anything.