honeycombio / libhoney-rb

Ruby library for sending data to Honeycomb
Apache License 2.0
11 stars 30 forks source link

Expand single error response from batch API endpoint into error responses for all events in batch #86

Closed robbkidd closed 3 years ago

robbkidd commented 3 years ago

The event batch API endpoint that has only one failure response for the whole batch, not a collection of success/fail statuses. When these single-error-for-a-batch responses appear, log the situation at the DEBUG level.