diff --git a/services/autoscaling/src/simcore_service_autoscaling/modules/auto_scaling_core.py b/services/autoscaling/src/simcore_service_autoscaling/modules/auto_scaling_core.py index 6c3587c481bd..cdbf56437220 100644 --- a/services/autoscaling/src/simcore_service_autoscaling/modules/auto_scaling_core.py +++ b/services/autoscaling/src/simcore_service_autoscaling/modules/auto_scaling_core.py @@ -325,6 +325,7 @@ async def _find_needed_instances( f"{task}", f"{cluster=}", ) + _logger.warning("%s", f"{filtered_active_instance_to_task}") if ( await auto_scaling_mode.try_assigning_task_to_instances( app,