Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

[RT-2863] Show container status in the details page of an exploit #5

Open
blu3r4y opened this issue Aug 31, 2022 · 0 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@blu3r4y
Copy link
Member

blu3r4y commented Aug 31, 2022

Acceptance Criteria:

When I am running my steps, I want to feel confident that my exploit container is still alive and running, therefore I want to see its live status at any given time.

Tasks:

  • Design and implement a container status badge on the details page
  • In the backend, also return the container startup time with the status endpoint
  • Poll the container status endpoint every ~ 2 seconds when I am on the page
  • With a countdown show how long the container is running already
    • Get this information from the status endpoint
@blu3r4y blu3r4y added the enhancement New feature or request label Aug 31, 2022
@blu3r4y blu3r4y added this to the Now milestone Aug 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant