Add additional diagnostics to figure out points where boomer doesn't complete
- Dominant language
- Scala
- Stars
- 37
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Follow on from
- #292
It would be great to have `-v` `-vv` etc to see where boomer is at. I have a process that has been running 3 days and I have no idea if it's stuck in a particular clique or is generally slow because of ontology size etc
I could just go in and add some printf statements but maybe there is a better way..
ideally there would also be stats added to the clique report - e.g. this clique took 5mins, this one took 2s, etc.
But primarily we can't want for the report if something is hanging, need a verbosity option
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the follow-on issue #292 and locating the command-line entry point that handles options such as -v. Define what progress and per-clique timing should be exposed, then verify that verbosity reports activity while processing and that the clique report includes durations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100