CAPLTER / stormwaterSamples-shiny

Shiny data entry application for stormwater samples, discharge, and AFDM
0 stars 0 forks source link

discharge upload is (seemingly) choking on large file sizes #12

Open srearl opened 2 months ago

srearl commented 2 months ago

site10_level_20240625_mod.csv site10_level_20240625.csv

The file site10_level_20240625.csv was seemingly choking the discharge upload process even though it is well below the 30 (or even default 5) Mb file size limit. Curiously, the upload worked fine locally but resulted in an html error in the upload dialogue box on the server.

I could not identify the problem or a fix so am documenting the problem here for reference in the issue is encountered again. In this particular case, I deleted several thousand lines of discharge records where the height was zero, which allowed the file (site10_level_20240625_mod.csv) to upload without error.