You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
We need to handle the changed attribute names like
nomad_pending_jobs
in:src/apiData.json
src/pages/ExecDashboard/AppRunningSpeed.js
src/pages/Dashboard/Index.js
And also remove the now extraneous code for
getRunningJobs
The text was updated successfully, but these errors were encountered: