Pass a handler when opening the crdt
Pass a handler when opening the crdt to be notified of new remote updates instead of pooling.
But keep pooling as a backup with an increased timeout.
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
Pass a handler when opening the crdt to be notified of new remote updates instead of pooling.
But keep pooling as a backup with an increased timeout.