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
Atm, when a benchmark job failed, nothing will be uploaded to the database. However, this makes it difficult to differentiate between a failed benchmark run and no benchmark run because there are no record in both cases.
To fix this, we will need to keep that in a dedicate conclusion field. The metric can probably be set to empty (or 0). This approach will work with #6277 (comment) without any change on HUD
Atm, when a benchmark job failed, nothing will be uploaded to the database. However, this makes it difficult to differentiate between a failed benchmark run and no benchmark run because there are no record in both cases.
See the convo on #6277 (comment)
cc @yangw-dev
The text was updated successfully, but these errors were encountered: