Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add opt-in "online" + latency check on the client side #452

Open
2 tasks
laurentsenta opened this issue Aug 22, 2023 · 0 comments
Open
2 tasks

Add opt-in "online" + latency check on the client side #452

laurentsenta opened this issue Aug 22, 2023 · 0 comments
Assignees
Labels
effort/days Estimated to take multiple days, but less than a week exp/expert Having worked on the specific codebase is important P2 Medium: Good to have, but can wait until someone steps up

Comments

@laurentsenta
Copy link
Contributor

Support to #442, we want to get rid of the "red message of death" that shows on a user's browser when the page starts calling gateways that might have been flagged with malicious content.

We'll generate most of the dashboard on the server side, but the liveness of a gateway and the latency with the client has to be computed locally. We'll make this feature opt-in.

In the dashboard, we'll

  • add a button to let the user run a "ping" one or all gateways (opt-in, client-side)
  • render the liveness & delta time icon once they are computed
@laurentsenta laurentsenta added the need/triage Needs initial labeling and prioritization label Aug 22, 2023
@whizzzkid whizzzkid added exp/expert Having worked on the specific codebase is important P2 Medium: Good to have, but can wait until someone steps up effort/days Estimated to take multiple days, but less than a week and removed need/triage Needs initial labeling and prioritization labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/days Estimated to take multiple days, but less than a week exp/expert Having worked on the specific codebase is important P2 Medium: Good to have, but can wait until someone steps up
Projects
No open projects
Status: Needs Grooming
Development

No branches or pull requests

2 participants