Open
Description
I did not see anything in API or documentation to check whether records were delivered successfully. I see in logs the 200 HTTP status, but from the programming side I want to make some action if records were not delivered successfully (other status or connection timeout). I use writeWithReply method. How to achieve this?