PX4 / flight_review

web application for flight log analysis & review
https://logs.px4.io/
BSD 3-Clause "New" or "Revised" License
195 stars 191 forks source link

File size limit? #192

Closed julianoes closed 4 years ago

julianoes commented 4 years ago

What's the file size limit to upload?

I just tried with a 700MB file and got a:

An error occurred during a connection to logs.px4.io. PR_CONNECT_RESET_ERROR

If there is a hard limit, could there be a check that tells you more gracefully?

bkueng commented 4 years ago

300MB is the limit. This is just a parameter, so not easily customizable in terms of error message.