Raise exception if downloading a file wasn't possible #169
Closed
Herob527
started this conversation in
Ideas / Feature requests
Replies: 2 comments 1 reply
-
What kind of failure cases are you referring to? When IOError happens, now it returns Lines 271 to 273 in 1bf9e20 Is this what you're talking about? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closed via #260 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was thinking:
Why failure of downloading file doesn't raise exception like FileNotAvailable or something like that?
In google colab it doesn't raise this error if download failed.
Beta Was this translation helpful? Give feedback.
All reactions