MozillaSecurity / MozillaSecurity/FuzzManager
Pool list view should show when there are failed tasks
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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