gafirst / match-uploader

Upload FRC match videos to YouTube in a fast, consistent manner
GNU General Public License v3.0
1 stars 2 forks source link

Add validation that video file exists before trying to upload it #78

Closed evan10s closed 7 months ago

evan10s commented 8 months ago

This can cause the server/worker to crash, although that's unlikely since the frontend generally only sends file names that exist to the API endpoint that uploads videos. Even so, we should patch code paths with the potential to crash things.

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: