MozillaSecurity / MozillaSecurity/FuzzManager

Pool list view should show when there are failed tasks

Open
#958 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement taskmanager
Dominant language
Python
Stars
208
Forks
48
Avg merge
23h 5m
Merged PRs (30d)
2

Description

The pool list currently shows a "healthy" status if the pool had running tasks for 97% of the expected run time.

We should also flag any pool which has "failed" tasks, whether or not the tasks ran for their expected time. Failed tasks should always be investigated.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the pool list view and locate the logic that marks a pool healthy when running tasks meet the expected runtime threshold. Check how failed tasks are represented, then verify that any pool with failed tasks is flagged for investigation regardless of runtime.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.