Fix when we have not enough space.
Server is supposed to disable upload and processing data when there is not enough disk space left. This was not working properly and should be fixed now.
Edited by Mikaël Salson
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Server is supposed to disable upload and processing data when there is not enough disk space left. This was not working properly and should be fixed now.