Page MenuHomeSoftware Heritage

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

Authored by vlorentz on Oct 30 2019, 5:08 PM.

Details

Summary

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

Diff Detail

Repository
rDJNL Journal infrastructure
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.