Memento metri
Compare changes
@@ -14,6 +14,7 @@ import nl.tudelft.ewi.auta.common.model.entity.ProjectEntity;
@@ -74,22 +75,31 @@ public class MessageReceiver {
@@ -254,6 +264,7 @@ public class MessageReceiver {
The core now remembers the metrics of the last workers, storing it in the settings so the next time it runs, assignments can be created without connected workers.
To be filled in by the reviewers