rfcx / arbimon-uploader

Desktop application for ingesting audio to RFCx platform
Apache License 2.0
0 stars 0 forks source link

Bug - user shouldn't be able to retry upload no data (0 bytes) audio files #143

Closed naluinui closed 2 years ago

naluinui commented 2 years ago

Background:

Screen Shot 2565-04-20 at 09 29 59

When you queue up files to upload, there may be a chance where the file can be 0 bytes. At the moment, the 0 byte files moved to Uploaded column as an error file. When you click on 'Retry' button that moves the 0 byte files into the 'Queued' column and stuck there forever.

Expected Outcome