push@log_buffer,"Total capacity of '$this_meadow_type' Meadow (=".$meadow_capacity_limiter_hashed_by_type->{$this_meadow_type}->original_capacity.") has been reached, skipping Analysis '$logic_name'.";
push@log_buffer,"Available capacity of '$this_meadow_type' Meadow (=".$meadow_capacity_limiter_hashed_by_type->{$this_meadow_type}->original_capacity.") has been reached, skipping Analysis '$logic_name'.";
next;
}
...
...
@@ -266,7 +287,7 @@ sub schedule_workers {
}else{
push@log_buffer,"Could not find any suitable analyses to start with.";
push@log_buffer,"Could not find any suitable analyses to start scheduling.";