Skip to content
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

Manage failed/timeout jobs states with colored label #408

Merged
merged 11 commits into from
Nov 22, 2024
Merged

Conversation

rezib
Copy link
Contributor

@rezib rezib commented Nov 21, 2024

Manage failed and timeout job states, especially in metrics. Introduce colored bullet in job label to represent terminated job status.

Pending tasks:

  • Update screenshots

fix #354

Exclude timeout/failed jobs from jobs reported on a given node, and
report timeout/failed jobs in corresponding jobs metrics.
Represent terminated jobs with colored bullet in job status badge, using
respectively green for completed (ie. successful) jobs, red for failed
jobs and dark orange for timeout jobs.

fix #354
Manage and represent failed and timeout jobs in dashboard jobs queue
histogram.
@rezib rezib added the feature New feature or enhancement to develop. label Nov 21, 2024
@rezib rezib added this to the v4.0.0 milestone Nov 21, 2024
@rezib rezib self-assigned this Nov 21, 2024
@rezib rezib marked this pull request as ready for review November 22, 2024 14:25
@rezib rezib merged commit c727ae3 into main Nov 22, 2024
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 22, 2024
@rezib rezib deleted the pr/feat-354 branch November 26, 2024 07:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or enhancement to develop.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display completed job status (success or failed) in jobs page
1 participant