[UI/Metric improvement] Avoid realtime segment transient "bad" status
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
During real time segment transition (probably finishing one segment and creating a new one), we will often see "bad" and "red" status for the real time table. I am assuming it is transient because the status changes back to "green" shortly.
If the transient status is expected, we may change the indicator to be "yellow" or something else. Otherwise it is going to be scary that numbs alerting of true problems.
Contributor guide
Research direction
No files or tests are named. Start by reproducing a real-time segment transition and tracing how the real-time table derives its status; done means the transient transition no longer appears as a red/bad state, while genuine problems remain clearly red.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100