HomeSoftware Heritage

Call worker_fn for each batch, instead of waiting for max_messages.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Call worker_fn for each batch, instead of waiting for max_messages.

If max_messages is 0 (the default), messages accumulate in memory and
are never processed.

Details

Provenance
vlorentzAuthored on Oct 30 2019, 5:07 PM
vlorentzPushed on Nov 6 2019, 1:30 PM
Differential Revision
D2205: Call worker_fn for each batch, instead of waiting for max_messages.
Build Status
Buildable 8832
Build 12883: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.