Prior to this commit, the computations are stored in db only when all
computations are done.
Depends on D660
Differential D663
indexer: Persist computations every 'write_batch_size' computations ardumont on Nov 15 2018, 6:53 PM. Authored by
Details
Prior to this commit, the computations are stored in db only when all Depends on D660 tox
Diff Detail
Event TimelineComment Actions Nitpick: I would expect a variable named batch_write to be a boolean. Maybe rename it to write_batch_size? (meaning "the size of a write batch")
Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/38/ Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/40/ Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/42/
Comment Actions Adapt according to discussion
Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/43/
|