usdot-fhwa-stol / cda-telematics

Apache License 2.0
1 stars 2 forks source link

Historical Data Processing Service: Cannot process data file with file size less than 8 bytes #221

Closed dan-du-car closed 4 months ago

dan-du-car commented 4 months ago

Summary

Cannot process data file with file size less than 8 bytes, and no proper error messages shown on the UI, see below: image

Commit

develop

Expected Behavior

Can process small files or provide some guard to file size that is not allowed.

Actual Behavior

Failed to process small file and no error information provide to users.

Steps to Reproduce the Actual Behavior

launch historical processing service Upload a small size mcap file

Related Work

No response