Searched refs:_FLUSH_LIMIT (Results 1 – 1 of 1) sorted by relevance
31 _FLUSH_LIMIT = 10000 # how many entries are parsed before flushing to DB from memory variable260 global _FLUSH_LIMIT347 if count % _FLUSH_LIMIT == 0: