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

Support safe batching #538

Open
SeanFeldman opened this issue Jul 29, 2018 · 0 comments · May be fixed by #539
Open

Support safe batching #538

SeanFeldman opened this issue Jul 29, 2018 · 0 comments · May be fixed by #539
Assignees
Labels

Comments

@SeanFeldman
Copy link
Collaborator

Allow building a batch of messages to be sent to ensure it doesn't exceed message maximum size and doesn't fail at the sending time.

Given that Message.Size is not accurate (#109), batching should handle size calculation and provide an API accumulate messages for sending in a safe manner.

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

Successfully merging a pull request may close this issue.

1 participant