Help text for hydra-queue-runner is painfully unhelpful
Open
Nobody has claimed this yet.
- Dominant language
- PLpgSQL
- Stars
- 1.6k
- Forks
- 358
- Avg merge
- 20h 30m
- Merged PRs (30d)
- 27
Description
$ hydra-queue-runner --help
error: unrecognised flag '--help'
Try 'hydra-queue-runner --help' for more information.
hydra-evaluator is similar.
Contributor guide
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
Reproduce the issue by running hydra-queue-runner --help and compare its behavior with hydra-evaluator --help. Locate the entry points that handle these commands and trace their help or flag-error paths. Done means both commands provide useful help text instead of reporting that --help is unrecognised.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100