`tt status` should show statuses of all apps even of some of them have config issues
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
If there are multiple applications in current tt environment, tt status does not show any statuses at all if any of the app has incorrect config, or ETCD server unavailable, or any other issue:
tt status should show corresponding error messages for these apps in the output, but still show correct statues for other applications.
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 by reproducing tt status with multiple applications in the current environment, including one with an incorrect config or unavailable ETCD server. Trace how tt status handles per-application errors. Done means the output reports errors for affected applications while still showing correct statuses for the others.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100