Skip to content

Allow configuration of the MessageBatchTimeout#2582

Merged
jeremydmiller merged 2 commits intoJasperFx:mainfrom
lyall-sc:feature/configurable-message-batch-timeout
Apr 26, 2026
Merged

Allow configuration of the MessageBatchTimeout#2582
jeremydmiller merged 2 commits intoJasperFx:mainfrom
lyall-sc:feature/configurable-message-batch-timeout

Conversation

@lyall-sc
Copy link
Copy Markdown
Contributor

The BatchedSender waits for either 100 messages or 250ms before sending the current batch. The message count is configurable via MessageBatchSize but the timeout is not. Being able to control both of these settings will allow for more precise tuning of performance and throughput requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants