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.
When sending empty batch to eventhub, the SDK just raised the error like below:
I believe a more clear error message would be helpful here.