dbinfrago / dbinfrago/capella-collab-manager

Add a connectivity/internet check

Open
#1,743 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
37
Forks
6
PR merge metrics
No merged PRs in 30d

Description

There were some suggestions that poor internet quality might be causing issues with sessions. To debug this, we should be able to run some checks on the users internet connection.

We should test:
- Internet Speed
- Jitter
- Ping

between the pod and user.

Ideally, we could run these tests before starting a session, or at least be able to run it manually.

The way this should work is by hosting an endpoint inside the pod. This endpoint connects directly to the frontend and can be used to measure the metrics we want.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.