AlexsLemonade / refinebio-frontend

Frontend app for refine.bio
https://www.refine.bio
Other
7 stars 7 forks source link

Update Status pages to handle changes from removing nomad #953

Open davidsmejia opened 3 years ago

davidsmejia commented 3 years ago

We need to handle the changed attribute names like nomad_pending_jobs in:

And also remove the now extraneous code for getRunningJobs

wvauclain commented 3 years ago

One question that I have is what we want the Dashboard to look like when we are running the API locally (not in AWS). Right now, the API doesn't add any batch data when not running in the cloud, but depending on how the dashboard is written this might cause problems.

kurtwheeler commented 3 years ago

I don't think the dashboard is particularly useful if we're running the API locally as there's no Batch for it to pull stats from.