orangewise/s3-zip

Loading forever when specified file doesn't exist

cyril94440 opened this issue · 1 comments

Hi there,
Thanks for your awesome library!!
I have an annoying issue, when for some reasons I have a wrong filename (S3 Key), it is loading forever! Is there any way to try catch error or abort if something is wrong?

Thank you very much!

Hi @cyril94440, thanks for your feedback. The module currently assumes the objects are there. If you can create a patch, I'm happy to merge.