Closed Flinkas closed 7 years ago
Hi,
sorry for this stupid question, but someone can help me? how can I handle errors like OSError: [Errno 28] No space left on device etc?
That means the location the upload is trying to save to is full. That error should be caught and expressed to the uploading client though.
Hi,
sorry for this stupid question, but someone can help me? how can I handle errors like OSError: [Errno 28] No space left on device etc?