[entropy.client.interfaces.repository] fine tune EAPI=3 diff update pkgs threshold

This commit is contained in:
Fabio Erculiani
2009-12-10 12:47:11 +01:00
parent 2bbb4735f6
commit 4fd13d193e
@@ -579,7 +579,7 @@ class Repository:
return {}
return data
def handle_eapi3_database_sync(self, repo, threshold = 1500,
def handle_eapi3_database_sync(self, repo, threshold = 300,
chunk_size = 12):
def prepare_exit(mysock, session = None):