You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call out caveats when using sendBatch() & createBatch() (Azure#20224)
### Packages impacted by this PR
`@azure/event-hub`
### Issues associated with this PR
Azure#14400
### Describe the problem that is addressed by this PR
Improving documentation around batching as mentioned in Azure#14400
### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?
We can further update the code snippet used to showcase batching, but I am trying to go with minimal changes in this PR for now
### Are there test cases added in this PR? _(If not, why?)_
No. Just doc changes
0 commit comments