Skip to content

Meaningful error message when sending empty batch to eventhub #14841

Description

@arache

When sending empty batch to eventhub, the SDK just raised the error like below:

azure.eventhub.exceptions.EventDataSendError: Message sender failed to add message data to outgoing queue.
ErrorCodes.ClientError: Message sender failed to add message data to outgoing queue.

I believe a more clear error message would be helpful here.

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.Event Hubsblocking-releaseBlocks releasecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions