-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run status tooltip should include creation time #61
Comments
The leftmost icon corresponds to the latest run |
I'm afraid we just aren't doing a good job surfacing that design decision. |
I think the tooltip should include creation time not completion time, multiple runs can (it's common) be running in parallel. |
Can both be included? |
Don't you think that's too much detail for the tooltip though? You can always check the run details to see all that information. |
This is fixed as of #671, although I need to tweak the format of the tooltips a little to fully mirror Ajay's design |
* pausing * freezing before fixing folders * got end to end interfaces in place * pausing for WIP review * Added sample xgboost yaml * changes * Separated XGB from KFServer * refactored * Updated PR comments and added server threading
feat(backend): Adding a cron job for MariaDB backup
-- EDIT
"Last 5 runs" - is the last one (the rightmost) the real last run?
The text was updated successfully, but these errors were encountered: