Comment 10 for bug 1877885

Revision history for this message
José L. Domingo López (ubuntu-24x7linux) wrote :

Doing further testing and using MEGA free tier run out of space and hence I tought it would be good to properly handle these situations from the code raising a backend exception when occurring.

So I caught the error on "upload()"ing any file and returned error and raised backend exception, printing the corresponding error message.

Did for both the old MEGA and the new MEGAv2 backends and tested. Seems to work fine.

Please apply attached patch against (hopefully) current head.

Thank you.