tarantool / tarantool/tt

`tt status` should show statuses of all apps even of some of them have config issues

Open
#732 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

3sp feature teamE
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:
image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.