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

feat: health check and upload speed features #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

webbdays
Copy link

Work: Completed.

  1. health check feature where we show green or blue dot on top-right of the app. user can click on it for more details.
  2. upload speed feature where we show "upload speed" metric at the bottom-middle of the screen. user can click on it for more details.
  3. written test cases.(not yet for all)

fixes #73
/claim #73

Kindly let me know any need for improvements.
Thank you.

Copy link

vercel bot commented Aug 16, 2024

@webbdays is attempting to deploy a commit to the Cap Software Inc Team on Vercel.

A member of the Team first needs to authorize it.

@webbdays
Copy link
Author

@richiemcilroy
feature(#73 ) is completed.
Kindly review the PR.

@webbdays
Copy link
Author

@richiemcilroy
for health_check upload of sample recording.
which api we should use which approach?

  1. existing api to upload new recordings. /api/upload/new
  2. create health_check api (just for this requirement) to upload the sample video file and at the same time get upload speed calculated.

i have choose 2nd approach.
what do you say.

thanks.

@webbdays
Copy link
Author

  1. health check and upload speed ui
    health check and upload speed ui

  2. health check status popup on click
    health check status popup on click

  3. upload status popup on click
    upload status popup on click

  4. poor network
    poor network

5.. upload speed popup when poor network
upload speed popup when poor network

  1. when we cannot get health check status
    Screenshot from 2024-08-17 02-52-32

  2. health check popup when failed to get health check status
    image

@webbdays
Copy link
Author

😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement speed test and health check for Cap desktop app
1 participant