honeybadger-io / honeybadger-python

Send Python and Django errors to Honeybadger.
https://www.honeybadger.io/
MIT License
15 stars 25 forks source link

Send events to Honeybadger Insights in batches #171

Open subzero10 opened 2 months ago

subzero10 commented 2 months ago

With #170, we have support to send events to Honeybadger Insights. We should extend this mechanism to support sending them in batches. The API endpoint supports NDJSON payload.