pypi/cdn-log-archiver

Be smarter with how downloads are handled

benjaminws opened this issue · 1 comments

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.

Addressed in #9