fkoh111 / zzlite

Lite wrapper for the Zamzar API :package:
0 stars 0 forks source link

task/zz_get_info_warning #53

Closed fkoh111 closed 4 years ago

fkoh111 commented 4 years ago

If Zamzar doesn't hold any files, then we're returning an error stating so. Potentially this should be a warning instead.

fkoh111 commented 4 years ago

If not an error, then zzlite will keep on running through the stack until we reach another error. Therefore it should be an error and not a warning.