"feat: Implement auto optimization for batch planning
This commit is contained in:
@@ -4616,7 +4616,7 @@ def get_dashboard_active_jobs():
|
||||
"jobs": jobs_data
|
||||
})
|
||||
|
||||
} except Exception as e:
|
||||
except Exception as e:
|
||||
app_logger.error(f"Fehler beim Laden der aktiven Jobs: {str(e)}")
|
||||
return jsonify({
|
||||
"success": False,
|
||||
|
Reference in New Issue
Block a user