Display what to do next when a job fails
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 141
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
If a job fails, it would be nice if there was some text describing what you should do to debug

Something like
> Run `tilesets job tristen.transit-v1 ckcc6rwqz001j08lbdwrnhygr` to learn more.
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
Start by locating the CLI output path used when a job fails and trace how the failed job identifier is available there. Add a next-step message showing the `tilesets job` command with the relevant tileset and job identifiers, then verify that failed jobs display actionable debugging guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100