cal-overflow/memory-download

Implement error handling for "no space left on device"

cal-overflow opened this issue · 1 comments

Alert the user in the event the memory-downloader fails to write a file to disk because there is no storage left on the device.

Related stack overflow question

I need to test how the app currently acts when this error occurs. It might be okay to leave it as is.