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
The status page currently shows the last N benchmarking runs. However, if there are some errors, these can vanish from this list quite quickly, making it harder for us to find them.
It would be better if it also showed (separately) the last N errors. The code for getting the run list is here.
The text was updated successfully, but these errors were encountered:
The status page currently shows the last N benchmarking runs. However, if there are some errors, these can vanish from this list quite quickly, making it harder for us to find them.
It would be better if it also showed (separately) the last N errors. The code for getting the run list is here.
The text was updated successfully, but these errors were encountered: