Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Send remaining items in queue after a timeout #1047

Open
gdbelvin opened this issue Sep 25, 2018 · 0 comments
Open

Send remaining items in queue after a timeout #1047

gdbelvin opened this issue Sep 25, 2018 · 0 comments
Assignees

Comments

@gdbelvin
Copy link
Contributor

The current batching control uses a min_batch size to prevent overly small batches.
This can result in queue items that take longer than needed before being incorporated into a batch.

Replace min_batch size with a max_delay so we can establish an upper bound on item latency in the queue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants