This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
0.9.0_release
[0.9.0] Fix Load in progress message in performance dashboard (#2281) * Add LoadRun socket status Remove await from runload fetch Signed-off-by: markcor11 <[email protected]> * return 409 if run in progress Signed-off-by: markcor11 <[email protected]> * Return error message in correct format Signed-off-by: markcor11 <[email protected]> * Return optional err Signed-off-by: markcor11 <[email protected]> * Clear status flag on error Signed-off-by: markcor11 <[email protected]>