gridhead / gridhead/supervisor-frontend-service

Inexplicable errors on container statistics page when state changes

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
anatomy bug help wanted
Dominant language
CSS
Stars
17
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Supposed when a container with the `running` state switches over to `exited` state, there are no issues.

![image](https://user-images.githubusercontent.com/49605954/109310053-0fb02280-786a-11eb-980a-e346975ad16c.png)

But when a container with the `exited` state is monitored and during that, it switches over to a `running` state - errors show up.

![image](https://user-images.githubusercontent.com/49605954/109310486-9c5ae080-786a-11eb-9390-8a4a5db1f517.png)

The driver code works totally fine but there's something that needs to be done to ask the users to reload the page as the container state has changed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the container statistics page and reproduce the transition from exited to running while it is being monitored. Trace the page's handling of the changed container state and verify that the user receives guidance to reload the page instead of the reported errors. Done means this transition no longer shows inexplicable errors and clearly asks the user to reload.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.