Be smarter with how downloads are handled
benjaminws opened this issue · 1 comments
benjaminws commented
Currently implementation just dies if something fails to download, and does not handle failure in a friendly way for the user. Refactor the write_logs_to_temp
method to handle failure cases, and account for those failures in some way.
benjaminws commented
Addressed in #9