Add support for the new API call providing job metrics, specifically the time taken per component or task.
- Ensure the implementation remains simple and does not introduce unnecessary complexity.
- The system must handle situations where metrics are not returned or filled by the backend(e.g., display metrics as unavailable or handle exceptions without failure).
This feature will help enhance visibility into job execution performance, and facilitate modules like Benchmark Framework, or profiler.
Add support for the new API call providing job metrics, specifically the time taken per component or task.
This feature will help enhance visibility into job execution performance, and facilitate modules like Benchmark Framework, or profiler.