aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

[Accounting] Fix issues that were breaking the rendering of accounting info #340

Closed gmarciani closed 1 month ago

gmarciani commented 1 month ago

Description

Changes

Fix issues that were breaking the rendering of accounting info In particular:

  1. fix the retrieval of compute nodes instance type to determine price estimate;
  2. fix the generation of job properties rendered in the job accounting modal.

Also minor improvements to log lines related to accounting.

Screenshot 2024-07-15 at 16 01 42

How Has This Been Tested?

Manually deployed and verified that the modal showed the accounting info per job is displayed.

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.