Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

0.9.0_release

Compare
Choose a tag to compare
@josephca josephca released this 21 Feb 00:03
a33528e
[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]>