Refactor cluster nodes display to show nodes instead of individual workers
- Modified API to aggregate workers per node instead of showing each worker separately - Each cluster node now appears as a single row with summarized worker information - Workers column shows count and types: '2 workers - Analysis (CUDA), Training (ROCm)' - Local workers are grouped into a single 'Local Master Node' entry - Updated frontend to display worker summaries with detailed breakdown - Updated API documentation to reflect new response format with workers_summary field
Showing
Please
register
or
sign in
to comment