Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

fix: Prevent from adding upload tasks if quota reached

Description

⚠️ eDrive kept trying to upload files when the quota had been reached. Besides, it was flooding the Murena.io servers on the /user endpoint to get user's info about the quota.

👉 Thus, we don't add upload requests in the queue if the quota has been reached.

Screenshots

Technical details

Tests

Issues

https://gitlab.e.foundation/e/backlog/-/issues/8535

10 commandments of code reviews

👪 ❤️ https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Edited by Jonathan Klee

Merge request reports

Loading