feat: health check and upload speed features
Work: Completed.
- health check feature where we show green or blue dot on top-right of the app. user can click on it for more details.
- upload speed feature where we show "upload speed" metric at the bottom-middle of the screen. user can click on it for more details.
- written test cases.(not yet for all)
fixes #73 /claim #73
Kindly let me know any need for improvements. Thank you.
@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.
@richiemcilroy feature(#73 ) is completed. Kindly review the PR.
@richiemcilroy for health_check upload of sample recording. which api we should use which approach?
- existing api to upload new recordings. /api/upload/new
- 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.
-
health check and upload speed ui
-
health check status popup on click
-
upload status popup on click
-
poor network
5.. upload speed popup when poor network
-
when we cannot get health check status
-
health check popup when failed to get health check status
:smile: